|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.chitec.quarterback.util.ArrayComparer
Methods to compare arrays of generic types. All-static and uninstanciable.
| Constructor Summary | |
private |
ArrayComparer()
|
| Method Summary | |
static boolean |
equals(byte[] b1,
byte[] b2)
compares two byte[] arrays. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private ArrayComparer()
| Method Detail |
public static boolean equals(byte[] b1,
byte[] b2)
|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||