Uses of Enum
org.jgrapht.graph.guava.ElementOrderMethod.Type
Package
Description
-
Uses of ElementOrderMethod.Type in org.jgrapht.graph.guava
Modifier and TypeMethodDescriptionElementOrderMethod.getType()
Get the typestatic ElementOrderMethod.Type
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.