Interface IStep

All Known Implementing Classes:
Step

public interface IStep
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    boolean
     
     
  • Method Details

    • hasNext

      boolean hasNext()
    • next

      IStep next()
    • getIndex

      int getIndex()