org.supercsv.cellprocessor.ift
Interface DoubleCellProcessor
-
- All Superinterfaces:
- CellProcessor
- All Known Implementing Classes:
- Collector, ConvertNullTo, Equals, FmtNumber, HashMapper, IsElementOf, IsIncludedIn, NotNull, Optional, RequireHashCode, StrReplace, Token, Trim, Truncate
public interface DoubleCellProcessor extends CellProcessor
Interface to indicate the a CellProcessor is capable of processing Double values.
-
-
Method Summary
-
Methods inherited from interface org.supercsv.cellprocessor.ift.CellProcessor
execute
-
-
DMelt 3.0 © DataMelt by jWork.ORG