org.hibernate.util
Class BytesHelper

java.lang.Object
  extended by org.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)


Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.