Class Memory

java.lang.Object
org.eclipse.lemminx.utils.platform.Memory

public class Memory extends Object
JVM memory information
  • Method Details

    • getFree

      public long getFree()
    • getTotal

      public long getTotal()
    • getMax

      public long getMax()