Uses of Enum
org.jgrapht.graph.guava.ElementOrderMethod.Type
Packages that use ElementOrderMethod.Type
Package
Description
-
Uses of ElementOrderMethod.Type in org.jgrapht.graph.guava
Methods in org.jgrapht.graph.guava that return ElementOrderMethod.TypeModifier 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.