@Retention(value=RUNTIME) @Target(value=TYPE) public @interface RawStorage
To construct types larger than those possible with RawStorage, simply construct an type with multiple (Unboxed) fields.
Modifier and Type | Required Element and Description |
---|---|
int |
length |
boolean |
lengthInWords |
public abstract boolean lengthInWords
public abstract int length