Class Path

  • All Implemented Interfaces:
    IPath

    public class Path
    extends java.lang.Object
    implements IPath
    • Constructor Summary

      Constructors 
      Constructor Description
      Path​(IStep step)  
    • Constructor Detail

      • Path

        public Path​(IStep step)
    • Method Detail

      • hasStep

        public boolean hasStep()
        Specified by:
        hasStep in interface IPath
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object