public class RefCountedMemory extends Memory
peer
RefCountedMemory(long size)
boolean
reference()
void
unreference()
allocate, equals, free, getByte, getBytes, getLong, setByte, setBytes, setLong, setMemory, size
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RefCountedMemory(long size)
public boolean reference()
public void unreference()
Copyright © 2014 The Apache Software Foundation