|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expirer.Expirable | |
|---|---|
| net.sf.jbaobab.expirable | Provides object expirers and expirable decorators for the Java Collections Framework. |
| Uses of Expirer.Expirable in net.sf.jbaobab.expirable |
|---|
| Fields in net.sf.jbaobab.expirable with type parameters of type Expirer.Expirable | |
|---|---|
protected Queue<Expirer.Expirable<E>> |
Expirer.queue
|
| Methods in net.sf.jbaobab.expirable that return Expirer.Expirable | |
|---|---|
Expirer.Expirable<E> |
ReclaimableExpirer.reclaim(E element,
long timeout)
|
Expirer.Expirable<E> |
ReclaimableExpirer.register(E element,
long timeout)
|
Expirer.Expirable<E> |
Expirer.register(E element,
long timeout)
|
| Methods in net.sf.jbaobab.expirable with parameters of type Expirer.Expirable | |
|---|---|
int |
Expirer.Expirable.compareTo(Expirer.Expirable expirable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||