Interface AccessAnyD.Collectable<N extends Comparable<N>, R extends MutateAnyD>
- All Superinterfaces:
Structure1D, StructureAnyD
- All Known Implementing Classes:
AccessAnyD.SelectionView, ArrayAnyD
- Enclosing interface:
AccessAnyD<N extends Comparable<N>>
public static interface AccessAnyD.Collectable<N extends Comparable<N>, R extends MutateAnyD>
extends StructureAnyD
-
Nested Class Summary
Nested classes/interfaces inherited from interface Structure1D
Structure1D.BasicMapper<T>, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallbackNested classes/interfaces inherited from interface StructureAnyD
StructureAnyD.IntReference, StructureAnyD.Logical<S,B>, StructureAnyD.LongReference, StructureAnyD.ReducibleTo1D<R>, StructureAnyD.ReducibleTo2D<R>, StructureAnyD.ReferenceCallback, StructureAnyD.ReferenceMapper, StructureAnyD.Reshapable -
Method Summary
Methods inherited from interface Structure1D
count, sizeMethods inherited from interface StructureAnyD
count, loop, loop, loopAllReferences, loopReferences, rank, shape, size
-
Method Details
-
collect
-
supplyTo
-