short
s of this buffer to another short buffer's remaining short
s.
@param otherBuffer Another short buffer
@return a negative value if this is less than other
; 0 ifthis equals to other
; a positive value if this is greater than other
@exception ClassCastException If other
is not a short buffer
|
|
|
|
|
|
|
|