| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.mortbay.loadbalancer.NonBlockingQueuepublic class NonBlockingQueueextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
boolean |
|
boolean |
|
Object |
|
Object |
|
boolean |
|
int |
|
public boolean isEmpty()
public boolean isFull()
public Object next()
public Object peek()
public boolean queue(Object o)
public int size()