@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Nonpolymorphic
Modifier and Type | Optional Element and Description |
---|---|
NonpolymorphicType |
value |
public abstract NonpolymorphicType value
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.