Searched defs:ShortBuffer (Results 1 – 2 of 2) sorted by relevance
31 public abstract class ShortBuffer extends Buffer implements Comparable<ShortBuffer> { class87 ShortBuffer (int capacity) { in ShortBuffer() method in ShortBuffer
65 …"jdouble"), Buffer("jobject"), ByteBuffer("jobject"), CharBuffer("jobject"), ShortBuffer("jobject"… enumConstant