Package org.ddogleg.struct
Interface DProcessIdx<T>
- All Known Implementing Classes:
DProcessIdx.DoNothing
public interface DProcessIdx<T>
Function which processes an object and passes in an integer that represents the index
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Default implementation which does nothing -
Method Summary
-
Method Details
-
process
-