Class MemoryUtils


  • @Deprecated(since="2021-05-27")
    public class MemoryUtils
    extends java.lang.Object
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    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.