Uses of Interface
com.google.common.collect.testing.TestQueueGenerator
Packages that use TestQueueGenerator
-
Uses of TestQueueGenerator in com.google.common.collect.testing
Classes in com.google.common.collect.testing that implement TestQueueGeneratorModifier and TypeClassDescriptionclass
Create queue of strings for tests.Methods in com.google.common.collect.testing with parameters of type TestQueueGeneratorModifier and TypeMethodDescriptionstatic <E> QueueTestSuiteBuilder
<E> QueueTestSuiteBuilder.using
(TestQueueGenerator<E> generator)