Interface IPath

All Known Implementing Classes:
Path

public interface IPath
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • hasStep

      boolean hasStep()
    • getStep

      IStep getStep()