Uses of Enum Class
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.TypeReturns the enum constant of this class with the specified name.static ElementOrder.Type[]ElementOrder.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.