Searched defs:allocateDirect (Results 1 – 3 of 3) sorted by relevance
38 public static java.nio.ByteBuffer allocateDirect(int capacity) { throw new RuntimeException("Stub!"… in allocateDirect() method in ByteBuffer
47 public static java.nio.ByteBuffer allocateDirect(int capacity) { in allocateDirect() method in ByteBuffer
255 public static ByteBuffer allocateDirect(int capacity) { in allocateDirect() method in ByteBuffer