Class StepIdentifierImpl

  • All Implemented Interfaces:
    StepIdentifier, java.lang.Comparable<StepIdentifier>

    public class StepIdentifierImpl
    extends java.lang.Object
    implements StepIdentifier
    $INTERFACE is ... User: greg Date: 10/15/13 Time: 3:54 PM
    • Constructor Detail

      • StepIdentifierImpl

        public StepIdentifierImpl​(java.util.List<StepContextId> context)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

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

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