Uses of Class
net.sf.myra.antree.Graph.Entry

Packages that use Graph.Entry
net.sf.myra.antree   
 

Uses of Graph.Entry in net.sf.myra.antree
 

Fields in net.sf.myra.antree declared as Graph.Entry
static Graph.Entry Graph.Entry.ROOT
          The Id instance representing the start of the graph.
 

Fields in net.sf.myra.antree with type parameters of type Graph.Entry
protected  java.util.Map<java.lang.Integer,Graph.Entry> Graph.cache
          The cache for Entry objects [encoding,entry].
 

Methods in net.sf.myra.antree that return Graph.Entry
protected  Graph.Entry Graph.getEntry(Branch branch)
          Returns a correspondent Entry object for the specified branch.
 



Copyright © 2013. All Rights Reserved.