public class RefCountedMemory extends Memory
Constructor and Description |
---|
RefCountedMemory(long size) |
Modifier and Type | Method and Description |
---|---|
boolean |
reference() |
void |
unreference()
decrement reference count.
|
public boolean reference()
public void unreference()
Copyright © 2013 The Apache Software Foundation