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