Class DerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K extends @Nullable Object,V extends @Nullable Object>

java.lang.Object
com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K,V>
All Implemented Interfaces:
DerivedGenerator, TestCollectionGenerator<V>, TestContainerGenerator<Collection<V>,V>, TestSetGenerator<V>
Enclosing class:
DerivedGoogleCollectionGenerators

public static class DerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K extends @Nullable Object,V extends @Nullable Object> extends Object implements TestSetGenerator<V>, DerivedGenerator
Author:
Louis Wasserman