public class RequiredImpl extends Object implements Required
| Constructor and Description | 
|---|
| RequiredImpl(boolean value) | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<? extends Annotation> | annotationType() | 
| boolean | value() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final String copyright
public boolean value()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotation