|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Accumulate | |
|---|---|
| org.openjena.atlas.iterator | |
| Uses of Accumulate in org.openjena.atlas.iterator |
|---|
| Classes in org.openjena.atlas.iterator that implement Accumulate | |
|---|---|
class |
AccString<T>
|
| Methods in org.openjena.atlas.iterator with parameters of type Accumulate | ||
|---|---|---|
|
Iter.reduce(Accumulate<T,R> aggregator)
|
|
static
|
Iter.reduce(Iterable<? extends T> stream,
Accumulate<T,R> aggregator)
|
|
static
|
Iter.reduce(Iterator<? extends T> stream,
Accumulate<T,R> aggregator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||