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