Unfamiliar with initializer
- From: "Charles Hottel" <chottel@xxxxxxxxxxxxx>
- Date: Wed, 25 Apr 2007 00:00:26 GMT
One of the Java Puzzles has the following statement which use an elipsis in
a way in which I have not seen before:
private staic Class engineClass = ...;
I have googled on various combinations of : Class, initializer, ellipsis
without finding what I need. I would appreciate it if someone could tell me
what to search for or where to look to find an explanation of this syntax.
Thanks.
.
- Follow-Ups:
- Re: Unfamiliar with initializer
- From: Tom Hawtin
- Re: Unfamiliar with initializer
- Prev by Date: javaee.jar and Tomcat
- Next by Date: Re: Unfamiliar with initializer
- Previous by thread: javaee.jar and Tomcat
- Next by thread: Re: Unfamiliar with initializer
- Index(es):
Relevant Pages
|