Interface IPath

  • All Known Implementing Classes:
    Path

    public interface IPath
    • Method Detail

      • hasStep

        boolean hasStep()
      • getStep

        IStep getStep()