Uses of Interface
org.ddogleg.struct.DogArray_B.FunctionApplyIdx
Packages that use DogArray_B.FunctionApplyIdx
-
Uses of DogArray_B.FunctionApplyIdx in org.ddogleg.struct
Methods in org.ddogleg.struct with parameters of type DogArray_B.FunctionApplyIdxModifier and TypeMethodDescriptionvoidBigDogArray_B.applyIdx(int idx0, int idx1, DogArray_B.FunctionApplyIdx op) Simulates a for-each loop.voidDogArray_B.applyIdx(DogArray_B.FunctionApplyIdx func)