Package | Description |
---|---|
lucee.runtime.util.pool |
Modifier and Type | Method and Description |
---|---|
PoolHandler |
Pool.get(Object key)
gets a Object from the pool
|
Modifier and Type | Method and Description |
---|---|
void |
Pool.set(Object key,
PoolHandler handler)
adds a new object to the pool, if object is already in the Pool, it will be overwritten
|
Copyright © 2015 Lucee