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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/
H A DFieldIdentifier.java28 toString() on a FieldIdentifier to get a printable name for the
31 public interface FieldIdentifier { interface
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DFieldIdentifier.java29 // A FieldIdentifier describes a field in an Oop with a name
30 public class FieldIdentifier { class

Completed in 29 milliseconds