Package | Description |
---|---|
org.nuiton.topia.persistence.util |
Modifier and Type | Method and Description |
---|---|
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 and Description |
---|
DiffStateMap(EnumMap<DiffState,? extends List<String>> m) |
DiffStateMap(Map<DiffState,? extends List<String>> m) |
Copyright © 2004–2022 Code Lutin. All rights reserved.