Searched refs:getGeneration (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DPointerLocation.java104 public Generation getGeneration() { method in class:PointerLocation
222 tty.print("In Generation " + getGeneration().level());
226 if (getGeneration() != null) {
227 getGeneration().printOn(tty);
/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DX500Name.java587 public String getGeneration() throws IOException { method in class:X500Name

Completed in 33 milliseconds