Uses of Interface
org.ddogleg.struct.BigDogArrayBase.FunctionEachRange
Packages that use BigDogArrayBase.FunctionEachRange
-
Uses of BigDogArrayBase.FunctionEachRange in org.ddogleg.struct
Methods in org.ddogleg.struct with parameters of type BigDogArrayBase.FunctionEachRangeModifier and TypeMethodDescriptionvoid
BigDogArrayBase.processByBlock
(int idx0, int idx1, BigDogArrayBase.FunctionEachRange<Array> op) Passes in array elements to the operator one block at a time.