IntComparator

final class IntComparator(point: Int) extends ByteArrayComparable
Companion:
object
class ByteArrayComparable
trait Comparable[Array[Byte]]
class Object
trait Matchable
class Any

Value members

Concrete methods

def compareTo(value: Array[Byte], offset: Int, length: Int): Int
def toByteArray: Array[Byte]

Inherited methods

def compareTo(x$0: ByteBuffer, x$1: Int, x$2: Int): Int
Inherited from:
ByteArrayComparable
def compareTo(x$0: Array[Byte]): Int
Inherited from:
ByteArrayComparable
def getValue(): Array[Byte]
Inherited from:
ByteArrayComparable