Uses of Class
salvo.jesus.graph.DirectedGraphWeakImpl

Packages that use DirectedGraphWeakImpl
salvo.jesus.graph   
 

Uses of DirectedGraphWeakImpl in salvo.jesus.graph
 

Fields in salvo.jesus.graph declared as DirectedGraphWeakImpl
(package private)  DirectedGraphWeakImpl DirectedGraphImpl.graphDirectionDelegate
          Delegate object to handle the implementation of the DirectedGraph interface.
 

Constructors in salvo.jesus.graph with parameters of type DirectedGraphWeakImpl
DirectedGraphWeakImpl(GraphImpl graph, DirectedGraphWeakImpl toBeCopied)
          Copy constructor