Class MemoryUtils


  • public class MemoryUtils
    extends java.lang.Object
    MemoryUtils provides an abstraction over memory properties and operations.
    • Method Detail

      • getCacheLineBytes

        public static int getCacheLineBytes()
      • getIntegersPerCacheLine

        public static int getIntegersPerCacheLine()
      • getLongsPerCacheLine

        public static int getLongsPerCacheLine()