Class MemoryUtil


  • public final class MemoryUtil
    extends Object
    • Method Detail

      • getMemoryUsageLog

        public static String getMemoryUsageLog()
      • byteCountToDisplaySize

        public static String byteCountToDisplaySize​(long size)
      • getUsedMemory

        public static long getUsedMemory()
      • sizeOf

        public static long sizeOf​(Object obj)