Uses of Enum Class
com.google.common.graph.Traverser.InsertionOrder
Packages that use Traverser.InsertionOrder
-
Uses of Traverser.InsertionOrder in com.google.common.graph
Methods in com.google.common.graph that return Traverser.InsertionOrderModifier and TypeMethodDescriptionstatic Traverser.InsertionOrder
Returns the enum constant of this class with the specified name.static Traverser.InsertionOrder[]
Traverser.InsertionOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.common.graph with parameters of type Traverser.InsertionOrder