public class Memory extends Object
Constructor and Description |
---|
Memory() |
Modifier and Type | Method and Description |
---|---|
static void |
free(Object arg) |
static Object |
fromIdentityHashCode(int hash) |
static int |
identityHashCode(CString data) |
static __ptr__ |
malloc(Class cl) |
static __ptr__ |
malloc(size_t size) |
static __ptr__ |
realloc(__ptr__ old,
size_t size) |
Copyright © 2016. All Rights Reserved.