Annotation Type Instances
-
@Target(METHOD) @Retention(RUNTIME) public @interface Instances
Indicates that the method returns a set of instances for a multiton. See the Javadoc of theMultitonclass for more details.
@Target(METHOD) @Retention(RUNTIME) public @interface Instances
Multiton class for more details.