Uses of Class
org.dellroad.stuff.java.GraphCloneRegistry
Packages that use GraphCloneRegistry
-
Uses of GraphCloneRegistry in org.dellroad.stuff.java
Methods in org.dellroad.stuff.java with parameters of type GraphCloneRegistryModifier and TypeMethodDescriptionvoid
GraphCloneable.createGraphClone
(GraphCloneRegistry registry) Create a graph clone of this instance and register it with the givenGraphCloneRegistry
.