public class GCStrategyLRU extends GCStrategy
| Constructor and Description |
|---|
GCStrategyLRU() |
| Modifier and Type | Method and Description |
|---|---|
void |
makeRoom(ObjectCache _oc) |
void |
makeRoom(ObjectCache _oc,
long _size) |
public void makeRoom(ObjectCache _oc)
makeRoom in class GCStrategypublic void makeRoom(ObjectCache _oc, long _size)
makeRoom in class GCStrategyCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.