| Package | Description |
|---|---|
| com.google.common.collect.testing.google |
| Modifier and Type | Class and Description |
|---|---|
class |
BiMapClearTester<K,V>
Tester for
BiMap.clear. |
class |
BiMapEntrySetTester<K,V>
Tester for
BiMap.entrySet and methods on the entries in the set. |
class |
BiMapInverseTester<K,V>
Tests for the
inverse view of a BiMap. |
class |
BiMapPutTester<K,V>
Tester for
BiMap.put and BiMap.forcePut. |
class |
BiMapRemoveTester<K,V>
Tester for
BiMap.remove. |