public class RowBounds
extends Object
- Author:
- Clinton Begin
-
Field Summary 
Fields
static final int
static final int
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details 
-
RowBounds 
public RowBounds()
-
RowBounds 
public RowBounds(int offset,
int limit)
-
Method Details 
-
getOffset 
public int getOffset()
-
getLimit 
public int getLimit()