static interface Bytes.Comparer<T>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(T buffer1,
int offset1,
int length1,
T buffer2,
int offset2,
int length2) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.