Package org.enumapi.annotations
-
Annotation Types Summary Annotation Type Description EnumApi Marks interface as an interface, which is meant to be used in API where usually enum is used.
| Annotation Type | Description |
|---|---|
| EnumApi |
Marks interface as an interface, which is meant to be used in API where
usually enum is used.
|