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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DOopVisitor.java40 public Oop getObj(); method in interface:OopVisitor
H A DMetadataVisitor.java40 public Metadata getObj(); method in interface:MetadataVisitor
H A DOopPrinter.java48 public Oop getObj() { return obj; } method in class:OopPrinter
[all...]
H A DDefaultMetadataVisitor.java44 public Metadata getObj() { method in class:DefaultMetadataVisitor
H A DDefaultOopVisitor.java43 public Oop getObj() { method in class:DefaultOopVisitor
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DLivenessPathElement.java49 public Oop getObj() { method in class:LivenessPathElement
/openjdk9/jdk/src/java.base/share/classes/java/io/
H A DSerialCallbackContext.java54 public Object getObj() throws NotActiveException { method in class:SerialCallbackContext
/openjdk9/test/lib/jdk/test/lib/hprof/model/
H A DReferenceChain.java51 public JavaHeapObject getObj() { method in class:ReferenceChain

Completed in 193 milliseconds