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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DStackValueCollection.java47 public short shortAt(int slot) { return (short) get(slot).getInteger(); } method in class:StackValueCollection
/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/model/
H A DJavaLazyReadObject.java143 protected static short shortAt(int index, byte[] value) { method in class:JavaLazyReadObject

Completed in 36 milliseconds