Package org.supercsv.cellprocessor.ift
Interface DoubleCellProcessor
- All Superinterfaces:
CellProcessor
- All Known Implementing Classes:
CellProcessorAdaptor.NullObjectPattern,Collector,ConvertNullTo,Equals,FmtNumber,HashMapper,IsElementOf,IsIncludedIn,NotNull,Optional,RequireHashCode,StrReplace,Token,Trim,Truncate
Interface to indicate the a CellProcessor is capable of processing Double values.
-
Method Summary
Methods inherited from interface org.supercsv.cellprocessor.ift.CellProcessor
execute