|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttip.cfg.Cubic.Node
private class Cubic.Node
Field Summary | |
---|---|
java.util.List<Cubic.Node> |
adjacencyList
|
java.util.BitSet |
bitVector
|
java.util.List<Variable[]>[] |
bitVectorList
|
Constructor Summary | |
---|---|
Cubic.Node()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.BitSet bitVector
public java.util.List<Variable[]>[] bitVectorList
public java.util.List<Cubic.Node> adjacencyList
Constructor Detail |
---|
public Cubic.Node()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |