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