Class ListIndex

    • Constructor Detail

      • ListIndex

        public ListIndex​(int nbItems)
    • Method Detail

      • getNbItems

        public int getNbItems()
      • setNbItems

        public void setNbItems​(int nbItems)
      • getCurrentIndex

        public int getCurrentIndex()
      • setCurrentIndex

        public void setCurrentIndex​(int currentIndex)
      • getPreviousIndex

        public int getPreviousIndex()
      • getNextIndex

        public int getNextIndex()