|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.roadcoloring.graph.StablePair
public class StablePair
Class for manage a stable pair the two node of this pair gone on the same node by red they are in the same class stocked as a always the lower of the pair
Constructor Summary | |
---|---|
StablePair(int a,
int b)
|
Method Summary | |
---|---|
int |
getA()
|
int |
getB()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StablePair(int a, int b)
Method Detail |
---|
public int getA()
public int getB()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |