Searched refs:bulkGet (Results 1 – 8 of 8) sorted by relevance
96 private static void bulkGet(IntBuffer b) { in bulkGet() method in BasicInt622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet(LongBuffer b) { in bulkGet() method in BasicLong622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet(ShortBuffer b) { in bulkGet() method in BasicShort622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet(FloatBuffer b) { in bulkGet() method in BasicFloat622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet(DoubleBuffer b) { in bulkGet() method in BasicDouble622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet(CharBuffer b) { in bulkGet() method in BasicChar622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet(ByteBuffer b) { in bulkGet() method in BasicByte622 bulkGet(b); in test()627 bulkGet(b); in test()
96 private static void bulkGet($Type$Buffer b) {622 bulkGet(b);627 bulkGet(b);