Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.mortbay.loadbalancer.NonBlockingQueue
public class NonBlockingQueue
extends java.lang.Object
Constructor 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()