Uses of Enum Class
fr.gouv.vitam.common.graph.Graph.State
Packages that use Graph.State
Package
Description
Graph package contains classes of cycle detection and indexing order (longestPath)
-
Uses of Graph.State in fr.gouv.vitam.common.graph
Methods in fr.gouv.vitam.common.graph that return Graph.StateModifier and TypeMethodDescriptionstatic Graph.State
Returns the enum constant of this class with the specified name.static Graph.State[]
Graph.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.