@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface KeyNonpolymorphic
Indicates that the annotated map's keys are not entirely polymorphic.
NonpolymorphicType
value
public abstract NonpolymorphicType value
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.