Serialized Form
-
Package org.spongepowered.collections.graph
-
Exception org.spongepowered.collections.graph.CyclicGraphException
class CyclicGraphException extends RuntimeException implements Serializable- serialVersionUID:
- -8398890567263627095L
-
Serialized Fields
-
cycles
List<DirectedGraph.DataNode<?>[]> cycles
-
-