|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectps4.NodeColor
NodeColor represents the color of a node in a BipartiteGraph. A node can be either black or white. The static constants NodeColor.BLACK and NodeColor.WHITE represent these; no other instances can be created.
| Field Summary | |
static NodeColor |
BLACK
|
static NodeColor |
WHITE
|
| Method Summary | |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final NodeColor BLACK
public static final NodeColor WHITE
| Method Detail |
public String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||