Class ParallelSorter.FloatComparer

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

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

    • a

      private float[] a
  • Constructor Details

    • FloatComparer

      public FloatComparer(float[] a)
  • Method Details