Class ListEnumeration

    • Method Detail

      • getSize

        public int getSize()
        Description copied from interface: IRequestVirtualList
        Gets the total size of the result set. Elements of the list are numbered from 0..(size-1)
        Specified by:
        getSize in interface IRequestVirtualList
        Returns:
        size of the result set
      • getSizeBeforeJumpTo

        public int getSizeBeforeJumpTo()
      • getSizeAfterJumpTo

        public int getSizeAfterJumpTo()