Uses of Interface
org.ddogleg.struct.DogArray_I64.FunctionEach
-
Uses of DogArray_I64.FunctionEach in org.ddogleg.struct
Modifier and TypeMethodDescriptionvoid
BigDogArray_I64.forEach
(int idx0, int idx1, DogArray_I64.FunctionEach op) Simulates a for-each loop.void
DogArray_I64.forEach
(DogArray_I64.FunctionEach func)