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