Uses of Interface
org.ddogleg.struct.DogArray_B.FunctionEachIdx
Packages that use DogArray_B.FunctionEachIdx
-
Uses of DogArray_B.FunctionEachIdx in org.ddogleg.struct
Methods in org.ddogleg.struct with parameters of type DogArray_B.FunctionEachIdxModifier and TypeMethodDescriptionvoid
BigDogArray_B.forIdx
(int idx0, int idx1, DogArray_B.FunctionEachIdx op) Simulates a for-each loop.void
DogArray_B.forIdx
(DogArray_B.FunctionEachIdx func)