@GwtIncompatible public static class SetGenerators.ContiguousSetDescendingGenerator extends TestIntegerSortedSetGenerator
| Constructor and Description |
|---|
ContiguousSetDescendingGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected SortedSet<Integer> |
create(Integer[] elements) |
List<Integer> |
order(List<Integer> insertionOrder)
Sorts the elements in reverse natural order.
|
create, createArray, samplespublic ContiguousSetDescendingGenerator()
protected SortedSet<Integer> create(Integer[] elements)
create in class TestIntegerSortedSetGeneratorpublic List<Integer> order(List<Integer> insertionOrder)
order in interface TestContainerGenerator<Collection<Integer>,Integer>order in class TestIntegerSortedSetGeneratorCopyright © 2010–2019. All rights reserved.