|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |