public static interface Access1D.Aggregatable<N extends Number> extends Structure1D
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.Logical<S extends Structure1D,B extends Structure1D.Logical<S,?>>, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
default N |
aggregateAll(Aggregator aggregator) |
N |
aggregateRange(long first,
long limit,
Aggregator aggregator) |
count, index, loopAll, loopMatching, loopRange, mapper, size
default N aggregateAll(Aggregator aggregator)
N aggregateRange(long first, long limit, Aggregator aggregator)
Copyright © 2019 Optimatika. All rights reserved.