|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffState | |
|---|---|
| org.nuiton.topia.persistence.util | |
| Uses of DiffState in org.nuiton.topia.persistence.util |
|---|
| Methods in org.nuiton.topia.persistence.util that return DiffState | |
|---|---|
static DiffState |
DiffState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DiffState[] |
DiffState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructor parameters in org.nuiton.topia.persistence.util with type arguments of type DiffState | |
|---|---|
DiffState.DiffStateMap(EnumMap<DiffState,? extends List<String>> m)
|
|
DiffState.DiffStateMap(Map<DiffState,? extends List<String>> m)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||