org.apache.commons.collections.bidimap
public class AbstractTestBidiMap.TestInverseBidiMap extends AbstractTestBidiMap
Constructor Summary | |
---|---|
TestInverseBidiMap(AbstractTestBidiMap main) |
Method Summary | |
---|---|
String | getCompatibilityVersion() |
Object[] | getSampleKeys() |
Object[] | getSampleValues() |
boolean | isAllowNullKey() |
boolean | isAllowNullValue() |
boolean | isPutAddSupported() |
boolean | isPutChangeSupported() |
boolean | isRemoveSupported() |
boolean | isSetValueSupported() |
BidiMap | makeEmptyBidiMap() |
BidiMap | makeFullBidiMap() |
Map | makeFullMap() |