Class RowBounds


  • public class RowBounds
    extends java.lang.Object
    Author:
    Clinton Begin
    • Constructor Detail

      • RowBounds

        public RowBounds()
      • RowBounds

        public RowBounds​(int offset,
                         int limit)
    • Method Detail

      • getOffset

        public int getOffset()
      • getLimit

        public int getLimit()