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