Searched defs:maxMemory (Results 1 – 2 of 2) sorted by relevance
746 public native long maxMemory(); in maxMemory() method in Runtime
693 private static volatile long maxMemory = VM.maxDirectMemory(); field in Bits