|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.PoolEntryStatistics
public class PoolEntryStatistics
Provides statistics on an entry of the pool.
| Constructor Summary | |
|---|---|
PoolEntryStatistics()
|
|
| Method Summary | |
|---|---|
long |
getCreatedTime()
|
void |
setCreatedTime(long createdTime)
Sets the value of the creation time of this entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PoolEntryStatistics()
| Method Detail |
|---|
public long getCreatedTime()
public void setCreatedTime(long createdTime)
createdTime - long value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||