Package | Description |
---|---|
org.mockito.cglib.util |
Modifier and Type | Method and Description |
---|---|
ParallelSorter |
ParallelSorter.Generator.create() |
static ParallelSorter |
ParallelSorter.create(Object[] arrays)
Create a new ParallelSorter object for a set of arrays.
|
abstract ParallelSorter |
ParallelSorter.newInstance(Object[] arrays) |
Copyright © 2018. All rights reserved.