public class JEMallocAllocator extends java.lang.Object implements IAllocator
Modifier and Type | Class and Description |
---|---|
static interface |
JEMallocAllocator.JEMLibrary |
Constructor and Description |
---|
JEMallocAllocator() |
public long allocate(long size)
allocate
in interface IAllocator
public void free(long peer)
free
in interface IAllocator
Copyright © 2013 The Apache Software Foundation