Searched defs:relGet (Results 1 – 7 of 7) sorted by relevance
75 private static void relGet(ShortBuffer b) { in relGet() method in BasicShort82 private static void relGet(ShortBuffer b, int start) { in relGet() method in BasicShort
75 private static void relGet(DoubleBuffer b) { in relGet() method in BasicDouble82 private static void relGet(DoubleBuffer b, int start) { in relGet() method in BasicDouble
75 private static void relGet(FloatBuffer b) { in relGet() method in BasicFloat82 private static void relGet(FloatBuffer b, int start) { in relGet() method in BasicFloat
75 private static void relGet(IntBuffer b) { in relGet() method in BasicInt82 private static void relGet(IntBuffer b, int start) { in relGet() method in BasicInt
75 private static void relGet(LongBuffer b) { in relGet() method in BasicLong82 private static void relGet(LongBuffer b, int start) { in relGet() method in BasicLong
75 private static void relGet(CharBuffer b) { in relGet() method in BasicChar82 private static void relGet(CharBuffer b, int start) { in relGet() method in BasicChar
75 private static void relGet(ByteBuffer b) { in relGet() method in BasicByte82 private static void relGet(ByteBuffer b, int start) { in relGet() method in BasicByte