Uses of Enum
org.graphwalker.core.algorithm.Eulerian.EulerianType
Packages that use Eulerian.EulerianType
-
Uses of Eulerian.EulerianType in org.graphwalker.core.algorithm
Methods in org.graphwalker.core.algorithm that return Eulerian.EulerianTypeModifier and TypeMethodDescriptionEulerian.getEulerianType()static Eulerian.EulerianTypeReturns the enum constant of this type with the specified name.static Eulerian.EulerianType[]Eulerian.EulerianType.values()Returns an array containing the constants of this enum type, in the order they are declared.