org.openorb.pss.util
Class measure

java.lang.Object
  extended by org.openorb.pss.util.measure

public class measure
extends java.lang.Object

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

measure

public measure()
Method Detail

compare

public static boolean compare(byte[] b1,
                              byte[] b2)
This operation is used to compare two buffers