public static class AoFactory.TypeFlags
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NONE |
static int |
SERIALIZED |
Constructor and Description |
---|
AoFactory.TypeFlags() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSerialized(int flags) |
public static final int NONE
public static final int SERIALIZED