|
||||||||||
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<Boolean> |
CollectionUtils.AND
|
Methods in org.deegree.commons.utils that return CollectionUtils.Reducer | |
---|---|
static CollectionUtils.Reducer<String> |
CollectionUtils.getStringJoiner(String delim)
|
Methods in org.deegree.commons.utils with parameters of type CollectionUtils.Reducer | ||
---|---|---|
static
|
CollectionUtils.reduce(T identity,
Collection<T> col,
CollectionUtils.Reducer<T> reducer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |