Uses of Enum Class
org.rspeer.game.web.path.Edge.EdgeType
Packages that use Edge.EdgeType
-
Uses of Edge.EdgeType in org.rspeer.game.web.path
Subclasses with type arguments of type Edge.EdgeType in org.rspeer.game.web.pathMethods in org.rspeer.game.web.path that return Edge.EdgeTypeModifier and TypeMethodDescriptionEdge.getType()static Edge.EdgeTypeReturns the enum constant of this class with the specified name.static Edge.EdgeType[]Edge.EdgeType.values()Returns an array containing the constants of this enum class, in the order they are declared.