Class AbstractRestList<T>

    • Field Detail

      • startIndex

        protected int startIndex
      • maxResult

        protected int maxResult
      • size

        protected int size
    • Constructor Detail

      • AbstractRestList

        public AbstractRestList()
    • Method Detail

      • getStartIndex

        public int getStartIndex()
      • getMaxResult

        public int getMaxResult()
      • getSize

        public int getSize()