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