Uses of Interface
org.ddogleg.struct.DogArray_I32.FunctionEach
Packages that use DogArray_I32.FunctionEach
-
Uses of DogArray_I32.FunctionEach in org.ddogleg.struct
Methods in org.ddogleg.struct with parameters of type DogArray_I32.FunctionEachModifier and TypeMethodDescriptionvoidBigDogArray_I32.forEach(int idx0, int idx1, DogArray_I32.FunctionEach op) Simulates a for-each loop.voidDogArray_I32.forEach(DogArray_I32.FunctionEach func)