Package smetana.core
Class Memory
- java.lang.Object
-
- smetana.core.Memory
-
public class Memory extends Object
-
-
Constructor Summary
Constructors Constructor Description Memory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidfree(Object arg)static ObjectfromIdentityHashCode(int hash)static intidentityHashCode(CString data)static __ptr__malloc(Class theClass)static __ptr__malloc(size_t size)static __ptr__realloc(__ptr__ old, size_t size)
-