public interface QueueFactory extends CollectionFactory
| Modifier and Type | Method and Description |
|---|---|
<E> Queue<E> |
collection() |
static QueueFactory |
def() |
static QueueFactory def()
<E> Queue<E> collection()
collection in interface CollectionFactoryCopyright © 2019. All rights reserved.