Class PageList.PageInfo

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    PageList

    public static class PageList.PageInfo
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PageInfo​(int start, int size)
      Constructor.
    • Constructor Detail

      • PageInfo

        public PageInfo​(int start,
                        int size)
        Constructor.
        Parameters:
        start - Startbyte
        size - Pagesize
    • Method Detail

      • getStartbyte

        public int getStartbyte()
        Returns:
        the start
      • getPagesize

        public int getPagesize()
        Returns:
        the length