Miscellaneous info

Anonymous class definitions are often included as arguments to method calls.

An object of an anonymous class must be internally linked to an object of the enclosing class.

An anonymous class is truly an inner class because...

An object of the anonymous class cannot exist in the absence of an object of the enclosing class.

File: ai.htm [Next] [Prev]