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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DStackValueCollection.java47 public short shortAt(int slot) { return (short) get(slot).getInteger(); } method in class:StackValueCollection
/openjdk10/test/lib/jdk/test/lib/hprof/model/
H A DJavaLazyReadObject.java147 protected short shortAt(long offset) throws IOException { method in class:JavaLazyReadObject

Completed in 252 milliseconds