public class Handler<INPUT,OUTPUT>
extends java.lang.Object
| Constructor and Description |
|---|
Handler(AbstractAlgorithm<INPUT,OUTPUT> implementation) |
| Modifier and Type | Method and Description |
|---|---|
void |
serve() |
public Handler(AbstractAlgorithm<INPUT,OUTPUT> implementation)