|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.pss.util.measure
public class 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||