Class IterationStatusVar


  • public final class IterationStatusVar
    extends Object
    Since:
    3.0.0 (equivalent to the one existing since 1.0)
    Author:
    Daniel Fernández
    • Method Detail

      • getIndex

        public int getIndex()
      • getCount

        public int getCount()
      • hasSize

        public boolean hasSize()
      • getSize

        public Integer getSize()
      • getCurrent

        public Object getCurrent()
      • isEven

        public boolean isEven()
      • isOdd

        public boolean isOdd()
      • isFirst

        public boolean isFirst()
      • isLast

        public boolean isLast()