|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.pss.util.measure
This class provides a static byte array compare funtion.
| Constructor Summary | |
measure()
|
|
| Method Summary | |
static boolean |
compare(byte[] b1,
byte[] b2)
This operation is used to compare two buffers |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public measure()
| Method Detail |
public static boolean compare(byte[] b1,
byte[] b2)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||