Uses of Class
org.jgrapht.graph.guava.ElementOrderMethod.Type
Package | Description |
---|---|
org.jgrapht.graph.guava |
-
Uses of ElementOrderMethod.Type in org.jgrapht.graph.guava
Methods in org.jgrapht.graph.guava that return ElementOrderMethod.Type Modifier and Type Method Description ElementOrderMethod.Type
ElementOrderMethod. getType()
Get the typestatic ElementOrderMethod.Type
ElementOrderMethod.Type. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ElementOrderMethod.Type[]
ElementOrderMethod.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.