Home
last modified time | relevance | path

Searched defs:ShortBuffer (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/flagged_api/java/nio/
DShortBuffer.annotated.java34 public abstract class ShortBuffer extends java.nio.Buffer implements java.lang.Comparable<java.nio.… class
36 ShortBuffer(int mark, int pos, int lim, int cap) { throw new RuntimeException("Stub!"); } in ShortBuffer() method in ShortBuffer
/libcore/ojluni/src/main/java/java/nio/
DShortBuffer.java272 public abstract class ShortBuffer class
294 ShortBuffer(int mark, int pos, int lim, int cap, // package-private in ShortBuffer() method in ShortBuffer
305 ShortBuffer(int mark, int pos, int lim, int cap) { // package-private in ShortBuffer() method in ShortBuffer