Uses of Enum
com.google.common.graph.ElementOrder.Type
Packages that use ElementOrder.Type
-
Uses of ElementOrder.Type in com.google.common.graph
Methods in com.google.common.graph that return ElementOrder.TypeModifier and TypeMethodDescriptionElementOrder.type()
Returns the type of ordering used.static ElementOrder.Type
Returns the enum constant of this type with the specified name.static ElementOrder.Type[]
ElementOrder.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.