Methods in net.jxta.util with parameters of type SimpleSelector |
void |
SimpleSelectable.register(SimpleSelector s)
Registers the given selector with this selectable object. |
void |
AbstractSimpleSelectable.register(SimpleSelector simpleSelector)
Registers the given selector with this selectable object. |
void |
SimpleSelectable.unregister(SimpleSelector s)
Unregisters the given selector, so that it is no-longer notified when
this object changes. |
void |
AbstractSimpleSelectable.unregister(SimpleSelector simpleSelector)
Unregisters the given selector, so that it is no-longer notified when
this object changes. |