|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionUtils.Reducer | |
|---|---|
| org.deegree.commons.utils | |
| Uses of CollectionUtils.Reducer in org.deegree.commons.utils |
|---|
| Fields in org.deegree.commons.utils declared as CollectionUtils.Reducer | |
|---|---|
static CollectionUtils.Reducer<java.lang.Boolean> |
CollectionUtils.AND
|
| Methods in org.deegree.commons.utils that return CollectionUtils.Reducer | |
|---|---|
static CollectionUtils.Reducer<java.lang.String> |
CollectionUtils.getStringJoiner(java.lang.String delim)
|
| Methods in org.deegree.commons.utils with parameters of type CollectionUtils.Reducer | ||
|---|---|---|
static
|
CollectionUtils.reduce(T identity,
java.util.Collection<T> col,
CollectionUtils.Reducer<T> reducer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||