Class BiMapEntrySetTester<K,​V>

  • All Implemented Interfaces:
    junit.framework.Test

    @GwtCompatible
    public class BiMapEntrySetTester<K,​V>
    extends AbstractBiMapTester<K,​V>
    Tester for BiMap.entrySet and methods on the entries in the set.