@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface AMFVectorUint
Typical usage:
@AMFVectorUint private long[] unsignedIntValues;
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
fixed |
public abstract boolean fixed