Package org.ddogleg.struct
Class DProcessIdx.DoNothing<T>
java.lang.Object
org.ddogleg.struct.DProcessIdx.DoNothing<T>
- All Implemented Interfaces:
Serializable
,DProcessIdx<T>
- Enclosing interface:
- DProcessIdx<T>
Default implementation which does nothing
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ddogleg.struct.DProcessIdx
DProcessIdx.DoNothing<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DoNothing
public DoNothing()
-
-
Method Details
-
process
- Specified by:
process
in interfaceDProcessIdx<T>
-