Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts7701933
StatusChanged
Class Summary
ShortBuffer
Field Detail
Constructor Detail
Method Detail
allocate(int)
array()
arrayOffset()
asReadOnlyBuffer()
clear()
compact()
compareTo(java.nio.ShortBuffer)
duplicate()
equals(java.lang.Object)
flip()
get()
get(int)
get(short[])
get(short[], int, int)
hasArray()
hashCode()
isDirect()
limit(int)
mark()
order()
position(int)
put(int, short)
put(java.nio.ShortBuffer)
put(short)
put(short[])
put(short[], int, int)
reset()
rewind()
slice()
toString()
wrap(short[])
wrap(short[], int, int)

© 2017 Oracle Corporation and/or its affiliates