Constructor and Description |
---|
SorterFunction(Comparator<? super T> comparator) |
Modifier and Type | Method and Description |
---|---|
List<T> |
apply(List<T> t)
Apply some calculation to the input value and return some other value.
|
Copyright © 2019. All rights reserved.