Uses of Class
de.xima.fc.utils.range.EndpointDescriptors
-
Packages that use EndpointDescriptors Package Description de.xima.fc.utils.range -
-
Uses of EndpointDescriptors in de.xima.fc.utils.range
Methods in de.xima.fc.utils.range that return EndpointDescriptors Modifier and Type Method Description static EndpointDescriptors
EndpointDescriptors. valueOf(String name)
Returns the enum constant of this type with the specified name.static EndpointDescriptors[]
EndpointDescriptors. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-