| Package | Description |
|---|---|
| de.caluga.morphium |
| Modifier and Type | Method and Description |
|---|---|
static MorphiumStorageListener.UpdateTypes |
MorphiumStorageListener.UpdateTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MorphiumStorageListener.UpdateTypes[] |
MorphiumStorageListener.UpdateTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Morphium.firePostUpdateEvent(Class cls,
MorphiumStorageListener.UpdateTypes t) |
void |
Morphium.firePreUpdateEvent(Class cls,
MorphiumStorageListener.UpdateTypes t) |
Copyright © 2019. All rights reserved.