eXo Kernel :: Component :: Cache Service 2.5.4-GA
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
add(I item)
Add the item to the head of the list.
|
boolean |
remove(I item)
Attempt to remove an item from the queue.
|
int |
size()
Returns the queue size
|
ArrayList<I> |
trim(int size)
Attempt to trim the queue.
|
-
-
Method Detail
-
size
int size()
Returns the queue size
- Returns:
- the size
eXo Kernel :: Component :: Cache Service 2.5.4-GA
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 eXo Platform SAS. All Rights Reserved.