Annotation Interface MapKey


@Target(METHOD) @Retention(RUNTIME) public @interface MapKey
Used to specify a key for an EnhancedHashMap.
Since:
0.1.2.0
Author:
creatorfromhell
See Also: