org.apache.commons.collections.set
Class AbstractTestSortedSet.TestSortedSetSubSet
AbstractTestSortedSet
org.apache.commons.collections.set.AbstractTestSortedSet.TestSortedSetSubSet
- AbstractTestSortedSet
public class AbstractTestSortedSet.TestSortedSetSubSet
extends AbstractTestSortedSet
TestSortedSetSubSet
public TestSortedSetSubSet(int bound,
boolean head)
TestSortedSetSubSet
public TestSortedSetSubSet(int lobound,
int hibound)
bulkTestSortedSetHeadSet
public BulkTest bulkTestSortedSetHeadSet()
bulkTestSortedSetSubSet
public BulkTest bulkTestSortedSetSubSet()
bulkTestSortedSetTailSet
public BulkTest bulkTestSortedSetTailSet()
getFullElements
public Object[] getFullElements()
getOtherElements
public Object[] getOtherElements()
isAddSupported
public boolean isAddSupported()
isFailFastSupported
public boolean isFailFastSupported()
isNullSupported
public boolean isNullSupported()
isRemoveSupported
public boolean isRemoveSupported()
isTestSerialization
public boolean isTestSerialization()
makeEmptySet
public Set makeEmptySet()
makeFullSet
public Set makeFullSet()
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.