Package com.fasterxml.sort.util

Class Summary
CollectionReader<T> Simple DataReader implementation that can be used to serve items from a Collection (or Iterator).
NaturalComparator<T extends Comparable<T>> Simple Comparator implementation that can be used when items to compare have "natural" sorting order that can be used via Comparable interface.
SegmentedBuffer Helper class used instead of a standard JDK list or buffer, to avoid constant re-allocations.
 



Copyright © 2011. All Rights Reserved.