org.hibernate.util
Class Range

java.lang.Object
  extended by org.hibernate.util.Range

public final class Range
extends Object


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

Method Detail

range

public static int[] range(int begin,
                          int length)