Class ParallelSorter.ByteComparer

java.lang.Object
net.sf.cglib.util.ParallelSorter.ByteComparer
All Implemented Interfaces:
ParallelSorter.Comparer
Enclosing class:
ParallelSorter

static class ParallelSorter.ByteComparer extends Object implements ParallelSorter.Comparer
  • Field Details

    • a

      private byte[] a
  • Constructor Details

    • ByteComparer

      public ByteComparer(byte[] a)
  • Method Details