Package smetana.core

Class Memory


  • public class Memory
    extends java.lang.Object
    • Constructor Detail

      • Memory

        public Memory()
    • Method Detail

      • malloc

        public static __ptr__ malloc​(java.lang.Class theClass)
      • free

        public static void free​(java.lang.Object arg)
      • identityHashCode

        public static int identityHashCode​(CString data)
      • fromIdentityHashCode

        public static java.lang.Object fromIdentityHashCode​(int hash)