Class MemoryUtils


  • @Deprecated
    public class MemoryUtils
    extends java.lang.Object
    Deprecated.
    This api is not supported anymore. Please do not use it.
    MemoryUtils provides an abstraction over memory properties and operations.
    • Method Detail

      • getCacheLineBytes

        public static int getCacheLineBytes()
        Deprecated.
      • getIntegersPerCacheLine

        public static int getIntegersPerCacheLine()
        Deprecated.
      • getLongsPerCacheLine

        public static int getLongsPerCacheLine()
        Deprecated.