public static class SortedMapSetTestCase.C extends Object
| Constructor and Description |
|---|
C(SortedSet<Integer> integerSortedSet,
SortedMap<String,String> stringStringSortedMap) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Integer> |
getIntegerSortedSet() |
SortedMap<String,String> |
getStringStringSortedMap() |
Copyright © 2019 Glasnost. All rights reserved.