Searched defs:HeapShortBuffer (Results 1 – 1 of 1) sorted by relevance
46 final class HeapShortBuffer class67 HeapShortBuffer(int cap, int lim) { // package-private in HeapShortBuffer() method in HeapShortBuffer86 private HeapShortBuffer(int cap, int lim, boolean isReadOnly) { in HeapShortBuffer() method in HeapShortBuffer93 HeapShortBuffer(short[] buf, int off, int len) { // package-private in HeapShortBuffer() method in HeapShortBuffer112 private HeapShortBuffer(short[] buf, int off, int len, boolean isReadOnly) { in HeapShortBuffer() method in HeapShortBuffer121 private HeapShortBuffer(short[] buf, in HeapShortBuffer() method in HeapShortBuffer