Class ParallelSorter.DoubleComparer

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

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

    • a

      private double[] a
  • Constructor Details

    • DoubleComparer

      public DoubleComparer(double[] a)
  • Method Details