|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.net.channel.ChannelsInUse
ChannelsInUse
Constructor Summary | |
ChannelsInUse()
|
Method Summary | |
void |
add(IChannel channel)
|
LinkedList |
getChannels()
Return a linked list of all channels active at the time of the method call. |
void |
remove(IChannel channel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChannelsInUse()
Method Detail |
public LinkedList getChannels()
public void add(IChannel channel)
channel
- public void remove(IChannel channel)
channel
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |