net.infonode.util
Class Utils

java.lang.Object
  extended by net.infonode.util.Utils

public class Utils
extends java.lang.Object


Constructor Summary
private Utils()
           
 
Method Summary
static boolean equals(java.lang.Object o1, java.lang.Object o2)
           
static short unsigned(byte b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

private Utils()
Method Detail

unsigned

public static final short unsigned(byte b)

equals

public static final boolean equals(java.lang.Object o1,
                                   java.lang.Object o2)