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

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

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

Classes in com.google.common.collect.testing that implement TestQueueGenerator
 class TestStringQueueGenerator
          Create queue of strings for tests.
 

Methods in com.google.common.collect.testing with parameters of type TestQueueGenerator
static
<E> QueueTestSuiteBuilder<E>
QueueTestSuiteBuilder.using(TestQueueGenerator<E> generator)
           
 



Copyright © 2010-2012. All Rights Reserved.