Package smetana.core
Class Memory
java.lang.Object
smetana.core.Memory
public class Memory
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
free
(java.lang.Object arg) static java.lang.Object
fromIdentityHashCode
(int hash) static int
identityHashCode
(CString data) static __ptr__
malloc
(java.lang.Class theClass) static __ptr__
static __ptr__
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Memory
public Memory()
-
-
Method Details
-
malloc
-
malloc
-
realloc
-
free
public static void free(java.lang.Object arg) -
identityHashCode
-
fromIdentityHashCode
public static java.lang.Object fromIdentityHashCode(int hash)
-