Uses of Interface
org.ddogleg.struct.FastAccess.FunctionEachIdx
-
Uses of FastAccess.FunctionEachIdx in org.ddogleg.struct
Modifier and TypeMethodDescriptionvoid
FastAccess.forIdx
(int idx0, int idx1, FastAccess.FunctionEachIdx<T> function) For each with a range of values specifiedvoid
FastAccess.forIdx
(FastAccess.FunctionEachIdx<T> function) The passed in function is called once for each element in the list