@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface KeyNonpolymorphic
Indicates that the annotated map's keys are not entirely polymorphic.
Modifier and Type | Optional Element and Description |
---|---|
NonpolymorphicType |
value |
public abstract NonpolymorphicType value