|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsota.ast.util.BIPathManager.BIPathInfo
protected static class BIPathManager.BIPathInfo
Field Summary | |
---|---|
java.util.HashMap<java.lang.Integer,java.lang.Long> |
closedPaths
|
java.util.HashMap<java.lang.Integer,java.lang.Long> |
continuedPaths
|
long |
nrPaths
|
Constructor Summary | |
---|---|
protected |
BIPathManager.BIPathInfo()
|
Method Summary | |
---|---|
java.lang.String |
stringValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.HashMap<java.lang.Integer,java.lang.Long> closedPaths
public java.util.HashMap<java.lang.Integer,java.lang.Long> continuedPaths
public long nrPaths
Constructor Detail |
---|
protected BIPathManager.BIPathInfo()
Method Detail |
---|
public java.lang.String stringValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |