R
the result type
public BaseCoAcceptor<R>
The base interface for pipeline and acceptor classes.
public BaseCoAcceptor()
boolean getComplete()
true if all sequences in the input are complete
true
boolean getClosed()
true if the acceptor is closed
R getResult()
the result of the acceptor