- All Superinterfaces:
- TestContainerGenerator<BiMap<K,V>,java.util.Map.Entry<K,V>>
- All Known Implementing Classes:
- BiMapGenerators.ImmutableBiMapCopyOfEntriesGenerator, BiMapGenerators.ImmutableBiMapCopyOfGenerator, BiMapGenerators.ImmutableBiMapGenerator, DerivedGoogleCollectionGenerators.InverseBiMapGenerator, TestStringBiMapGenerator
@GwtCompatible
public interface TestBiMapGenerator<K,V>
extends TestContainerGenerator<BiMap<K,V>,java.util.Map.Entry<K,V>>
Creates bimaps, containing sample entries, to be tested.