Searched defs:newIntBuffer (Results 1 – 3 of 3) sorted by relevance
111 public static IntBuffer newIntBuffer (int capacity) { in newIntBuffer() method in BufferFactory119 public static IntBuffer newIntBuffer (int array[]) { in newIntBuffer() method in BufferFactory
519 public static IntBuffer newIntBuffer (int numInts) { in newIntBuffer() method in BufferUtils
484 public static IntBuffer newIntBuffer (int numInts) { in newIntBuffer() method in BufferUtils