Class ParallelSorter.LongComparer

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

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

    • a

      private long[] a
  • Constructor Details

    • LongComparer

      public LongComparer(long[] a)
  • Method Details