Uses of Interface
com.google.common.collect.testing.google.TestBiMapGenerator

Packages that use TestBiMapGenerator
com.google.common.collect.testing.google   
 

Uses of TestBiMapGenerator in com.google.common.collect.testing.google
 

Classes in com.google.common.collect.testing.google that implement TestBiMapGenerator
static class BiMapGenerators.ImmutableBiMapGenerator
           
static class BiMapTestSuiteBuilder.InverseBiMapGenerator<K,V>
           
 class TestStringBiMapGenerator
          Implementation helper for TestBiMapGenerator for use with bimaps of strings.
 

Methods in com.google.common.collect.testing.google with parameters of type TestBiMapGenerator
static
<K,V> BiMapTestSuiteBuilder<K,V>
BiMapTestSuiteBuilder.using(TestBiMapGenerator<K,V> generator)
           
 



Copyright © 2010-2012. All Rights Reserved.