Is there an end-user accessible way of defining anonymous classes (by
which I mean classes which are kept alive only by explicit references or
their instances, and not their class loader)?
Searching for the term "anonymous classes" isn't particularly revealing
due to the Java-level language co
Is there an end-user accessible way of defining anonymous classes
(by
which I mean classes which are kept alive only by explicit
references or
their instances, and not their class loader)?
Searching for the term "anonymous classes" isn't particularly
revealing