Class Page


  • public class Page
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int limit  
      int offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      Page()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • limit

        public int limit
      • offset

        public int offset
    • Constructor Detail

      • Page

        public Page()