Searched defs:ByteComparer (Results 1 – 1 of 1) sorted by relevance
248 static class ByteComparer implements Comparer { class in ParallelSorter250 public ByteComparer(byte[] a) { this.a = a; } in ByteComparer() method in ParallelSorter.ByteComparer