Class Page


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

      Fields 
      Modifier and Type Field Description
      int page  
      int pageSize  
    • 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

      • page

        public int page
      • pageSize

        public int pageSize
    • Constructor Detail

      • Page

        public Page()