Home
last modified time | relevance | path

Searched defs:LongBuffer (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/flagged_api/java/nio/
DLongBuffer.annotated.java34 public abstract class LongBuffer extends java.nio.Buffer implements java.lang.Comparable<java.nio.L… class
36 LongBuffer(int mark, int pos, int lim, int cap) { throw new RuntimeException("Stub!"); } in LongBuffer() method in LongBuffer
/libcore/ojluni/src/main/java/java/nio/
DLongBuffer.java272 public abstract class LongBuffer class
294 LongBuffer(int mark, int pos, int lim, int cap, // package-private in LongBuffer() method in LongBuffer
305 LongBuffer(int mark, int pos, int lim, int cap) { // package-private in LongBuffer() method in LongBuffer