Skip navigation links
A C D F G H I L M R S V 

V

valueOf(String) - Static method in enum com.willowtreeapps.spruce.sort.CorneredSort.Corner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.willowtreeapps.spruce.sort.LinearSort.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.willowtreeapps.spruce.sort.RadialSort.Position
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.willowtreeapps.spruce.sort.CorneredSort.Corner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.willowtreeapps.spruce.sort.LinearSort.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.willowtreeapps.spruce.sort.RadialSort.Position
Returns an array containing the constants of this enum type, in the order they are declared.
A C D F G H I L M R S V 
Skip navigation links