Class ParallelSorter.ShortComparer

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

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

    • a

      private short[] a
  • Constructor Details

    • ShortComparer

      public ShortComparer(short[] a)
  • Method Details