Uses of Enum Class
fr.gouv.vitam.common.graph.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
Modifier 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.