Annotation Type EditorBrowsable
-
@Target({TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface EditorBrowsable
The Interface EditorBrowsable.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description EditorBrowsableStatestateState.
-
-
-
Element Detail
-
state
EditorBrowsableState state
State.- Returns:
- the editor browsable state
-
-