public class SelectorImpl<CONTROL,STATE> extends Object implements Selector<STATE>
SelectorImpl(Wrap<? extends CONTROL> target, Selectable<STATE> selectable)
void
select(STATE state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SelectorImpl(Wrap<? extends CONTROL> target, Selectable<STATE> selectable)
public void select(STATE state)
select
Selector<STATE>
state
Copyright © 2018. All rights reserved.