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