org.apache.commons.collections.set
public class AbstractTestSortedSet.TestSortedSetSubSet extends AbstractTestSortedSet
Constructor Summary | |
---|---|
TestSortedSetSubSet(int bound, boolean head) | |
TestSortedSetSubSet(int lobound, int hibound) |
Method Summary | |
---|---|
BulkTest | bulkTestSortedSetHeadSet() |
BulkTest | bulkTestSortedSetSubSet() |
BulkTest | bulkTestSortedSetTailSet() |
Object[] | getFullElements() |
Object[] | getOtherElements() |
boolean | isAddSupported() |
boolean | isFailFastSupported() |
boolean | isNullSupported() |
boolean | isRemoveSupported() |
boolean | isTestSerialization() |
Set | makeEmptySet() |
Set | makeFullSet() |