Class Memory


  • public class Memory
    extends Object
    JVM memory information
    • Method Detail

      • getFree

        public long getFree()
      • getTotal

        public long getTotal()
      • getMax

        public long getMax()