float
s of this buffer to another float buffer's remaining float
s.
@param otherBuffer Another float 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 float buffer
|
|
|
|
|
|
|
|
|
|