public class GuessSelector<T extends Input> extends AbstractContexed implements Selector<T>
conn| Constructor and Description |
|---|
GuessSelector(AppContext c,
Selector<T> nested) |
| Modifier and Type | Method and Description |
|---|---|
T |
getInput()
get the Input associated with this object.
|
getContext, getLogger, resetLoggerpublic GuessSelector(AppContext c, Selector<T> nested)
nested -