public abstract class IIDStore extends Object
| Constructor and Description |
|---|
IIDStore() |
| Modifier and Type | Method and Description |
|---|---|
static nsID |
GetIID(Class<?> clazz) |
static nsID |
GetIID(Class<?> clazz,
int version) |
static nsID |
GetIID(Class<?> clazz,
int version,
boolean exact) |
protected static void |
RegisterIID(Class<?> clazz,
int version,
nsID iid) |
Copyright © 2017. All Rights Reserved.