|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.compute.ComputeClientList
public class ComputeClientList
Constructor Summary | |
---|---|
ComputeClientList()
|
Method Summary | |
---|---|
void |
add(ComputeClient co)
|
ComputeClient[] |
getClients()
|
ComputeClient |
getNextClient()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComputeClientList()
Method Detail |
---|
public void add(ComputeClient co)
public ComputeClient getNextClient()
public ComputeClient[] getClients()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |