public abstract static class PipelineRuntime.StageImpl<Input,Output> extends java.lang.Object implements java.lang.Cloneable
PipelineRuntime.StageImpl()
java.lang.Object
clone()
abstract Output
execute(Input item)
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PipelineRuntime.StageImpl()
public abstract Output execute(Input item)
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
java.lang.CloneNotSupportedException