public abstract class GCStrategy
extends java.lang.Object
| Constructor and Description |
|---|
GCStrategy() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
makeRoom(ObjectCache _oc) |
abstract void |
makeRoom(ObjectCache _oc,
long _size) |
public abstract void makeRoom(ObjectCache _oc, long _size)
public abstract void makeRoom(ObjectCache _oc)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.