public interface PollableSetOperations
Modifier and Type | Method and Description |
---|---|
void |
add_pollable(Pollable potential) |
DIIPollable |
create_dii_pollable() |
Pollable |
get_ready_pollable(int timeout) |
short |
number_left() |
void |
remove(Pollable potential) |
DIIPollable create_dii_pollable()
void add_pollable(Pollable potential)
Pollable get_ready_pollable(int timeout) throws NoPossiblePollable
NoPossiblePollable
void remove(Pollable potential) throws UnknownPollable
UnknownPollable
short number_left()
Copyright © 2013. All Rights Reserved.