Links two Steps in a Pipeline
Step
Pipeline
final NamedStep
from
final Optional<String>
namedInput
to
Edge(NamedStep from, NamedStep to)
Edge(NamedStep from, NamedStep to, @NonNull String inputName)
Edge(NamedStep from, NamedStep to, Optional<String> namedInput)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toString
Object
equals
hashCode