Uses of Class
com.cedarsoftware.util.CompactMap.LogicalValueType
-
-
Uses of CompactMap.LogicalValueType in com.cedarsoftware.util
Methods in com.cedarsoftware.util that return CompactMap.LogicalValueType Modifier and Type Method Description protected CompactMap.LogicalValueTypeCompactMap. getLogicalValueType()static CompactMap.LogicalValueTypeCompactMap.LogicalValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static CompactMap.LogicalValueType[]CompactMap.LogicalValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-