Package org.analogweb.annotation
Annotation Type Formats
-
@Documented @Retention(RUNTIME) @Target({PARAMETER,FIELD,ANNOTATION_TYPE}) public @interface Formats
- Author:
- snowgoose
-
-
Element Detail
-
value
String[] value
- Returns:
- format string.
- Default:
- {}
-
-