| Modifier and Type | Class and Description |
|---|---|
static interface |
InstanceKeeper.InstantiationListener<T> |
| Constructor and Description |
|---|
InstanceKeeper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
setInstantiationListener(java.lang.Class<T> type,
InstanceKeeper.InstantiationListener<T> listener) |
public static <T> void setInstantiationListener(java.lang.Class<T> type,
InstanceKeeper.InstantiationListener<T> listener)