Package | Description |
---|---|
info.magnolia.resourceloader.util |
Modifier and Type | Method and Description |
---|---|
static <T> Functions.CollectorFunction<T> |
Functions.collector()
This Function simply collects all input into a new collection.
|
static <T> Functions.CollectorFunction<T> |
Functions.collector(Collection<T> target)
This Function simply collects all input into the given target collection.
|
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.