public abstract class Composed3<T1,T2,T3> extends ComposedOperation<T1,T2,T3,Object>
first, fourth, second, third
Composed3()
protected void
finished()
protected int
numOps()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Composed3()
protected int numOps()
numOps
ComposedOperation<T1,T2,T3,Object>
protected void finished()
finished
Copyright © 2021. All rights reserved.