org.hibernate.util
Class BytesHelper

java.lang.Object
  extended byorg.hibernate.util.BytesHelper

public final class BytesHelper
extends Object


Method Summary
static int toInt(byte[] bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toInt

public static int toInt(byte[] bytes)