@GwtCompatible public interface TestQueueGenerator<E> extends TestCollectionGenerator<E>
| Modifier and Type | Method and Description |
|---|---|
Queue<E> |
create(Object... elements)
Creates a new container containing the given elements.
|
createArray, order, samplesQueue<E> create(Object... elements)
TestContainerGeneratorcreate in interface TestContainerGenerator<Collection<E>,E>Copyright © 2010–2019. All rights reserved.