|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trigonic.jrobotx.util.CompareUtils
public class CompareUtils
| Constructor Summary | |
|---|---|
CompareUtils()
|
|
| Method Summary | |
|---|---|
static int |
compare(boolean b1,
boolean b2)
|
static int |
compare(int i1,
int i2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompareUtils()
| Method Detail |
|---|
public static int compare(int i1,
int i2)
public static int compare(boolean b1,
boolean b2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||