Two long buffers are compared by comparing their sequences of remaining elements lexicographically, without regard to the starting position of each sequence within its corresponding buffer.
A long buffer is not comparable to any other type of object. @return A negative integer, zero, or a positive integer as this bufferis less than, equal to, or greater than the given buffer
|
|
|
|
|
|
|
|