@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Serialized
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
disableCompression |
String |
value |
public abstract boolean disableCompression
public abstract String value