Uses of Class
wt.graph.TheObjectGraphRoot

Packages that use TheObjectGraphRoot
wt.graph   
 

Uses of TheObjectGraphRoot in wt.graph
 

Methods in wt.graph that return TheObjectGraphRoot
static TheObjectGraphRoot TheObjectGraphRoot.newTheObjectGraphRoot(ObjectGraph theObjectGraph, ObjectGraphNode root)
          Default factory for the class.
 

Methods in wt.graph with parameters of type TheObjectGraphRoot
protected  boolean TheObjectGraphRoot.readVersion(TheObjectGraphRoot thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.