Home
last modified time | relevance | path

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

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