|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.totem.topgen.util.IntPair
public class IntPair
This class is used to store a pair of integers.
Creation date: 2004
| Constructor Summary | |
|---|---|
IntPair(int integer1,
int integer2)
|
|
| Method Summary | |
|---|---|
int |
getFirstInteger()
|
int |
getSecondInteger()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntPair(int integer1,
int integer2)
| Method Detail |
|---|
public int getFirstInteger()
public int getSecondInteger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||