Package Summary Overview Summary |
class:IntBuffer [CHANGED] |
||||
|
method:allocate(int) [CHANGED] |
||||
|
method:wrap(int[], int, int) [CHANGED] |
||||
|
method:wrap(int[]) [CHANGED] |
||||
|
method:slice() [CHANGED] |
||||
|
method:duplicate() [CHANGED] |
||||
|
method:asReadOnlyBuffer() [CHANGED] |
||||
|
method:get() [NONE] |
|
|
method:put(int) [NONE] |
|
|
method:get(int) [NONE] |
|
|
method:put(int, int) [NONE] |
|
|
method:get(int[], int, int) [NONE] |
|
|
method:get(int[]) [NONE] |
|
|
method:put(java.nio.IntBuffer) [NONE] |
|
|
method:put(int[], int, int) [NONE] |
|
|
method:put(int[]) [NONE] |
|
|
method:hasArray() [NONE] |
|
|
method:array() [NONE] |
|
|
method:arrayOffset() [NONE] |
|
|
method:position(int) [ADDED] |
|
|
method:limit(int) [ADDED] |
|
|
method:mark() [ADDED] |
|
|
method:reset() [ADDED] |
|
|
method:clear() [ADDED] |
|
|
method:flip() [ADDED] |
|
|
method:rewind() [ADDED] |
|
|
method:compact() [NONE] |
|
|
method:isDirect() [NONE] |
|
|
method:toString() [NONE] |
|
|
method:hashCode() [NONE] |
|
|
method:equals(java.lang.Object) [NONE] |
|
|
method:compareTo(java.nio.IntBuffer) [NONE] |
|
|
method:order() [NONE] |
|
|
© 2017 Oracle Corporation and/or its affiliates