I - input symbol typeO - output symbol typepublic class ExecutableInputSUL<I extends ExecutableInput<? extends O>,O> extends Object implements SUL<I,O>
SUL that executes ExecutableInput symbols.| Constructor and Description |
|---|
ExecutableInputSUL() |
public void post()
public O step(I in) throws SULException
step in interface SUL<I extends ExecutableInput<? extends O>,O>SULExceptionpublic boolean canFork()
Copyright © 2019. All rights reserved.