Interface LongCellProcessor

All Superinterfaces:
CellProcessor
All Known Implementing Classes:
CellProcessorAdaptor.NullObjectPattern, Collector, ConvertNullTo, Equals, FmtNumber, HashMapper, IsElementOf, IsIncludedIn, NotNull, Optional, RequireHashCode, StrReplace, Token, Trim, Truncate

public interface LongCellProcessor extends CellProcessor
Interface to indicate the a CellProcessor is capable of processing Long values.
  • Method Summary

    Methods inherited from interface org.supercsv.cellprocessor.ift.CellProcessor

    execute