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