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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DMethod.java137 public long getGenericSignatureIndex() { return getConstMethod().getGenericSignatureIndex(); } method in class:Method
230 long index = getGenericSignatureIndex();
H A DConstMethod.java136 public long getGenericSignatureIndex() { method in class:ConstMethod

Completed in 52 milliseconds