Searched defs:HeapVisitor (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DHeapVisitor.java27 // A HeapVisitor is used for visiting all object in the heap
29 public interface HeapVisitor { interface
31 // HeapVisitor with information about the amount of memory which

Completed in 23 milliseconds