Package Summary Overview Summary |
class:FloatBuffer [CHANGED] |
||||
|
method:allocate(int) [CHANGED] |
||||
|
method:wrap(float[], int, int) [CHANGED] |
||||
|
method:wrap(float[]) [CHANGED] |
||||
|
method:slice() [CHANGED] |
||||
|
method:duplicate() [CHANGED] |
||||
|
method:asReadOnlyBuffer() [CHANGED] |
||||
|
method:get() [NONE] |
|
|
method:put(float) [NONE] |
|
|
method:get(int) [NONE] |
|
|
method:put(int, float) [NONE] |
|
|
method:get(float[], int, int) [NONE] |
|
|
method:get(float[]) [NONE] |
|
|
method:put(java.nio.FloatBuffer) [NONE] |
|
|
method:put(float[], int, int) [NONE] |
|
|
method:put(float[]) [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.FloatBuffer) [NONE] |
|
|
method:order() [NONE] |
|
|
© 2017 Oracle Corporation and/or its affiliates