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 GCStrategy
public void makeRoom(ObjectCache _oc, long _size)
makeRoom
in class GCStrategy
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.