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