public class NextCellProcessor extends CellProcessorAdaptor implements StringCellProcessor, DateCellProcessor, DoubleCellProcessor, LongCellProcessor, BoolCellProcessor
simply return whatever is passed into it.
next| コンストラクタと説明 |
|---|
NextCellProcessor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<T> T |
execute(Object value,
CsvContext context) |
toString, validateInputNotNullpublic <T> T execute(Object value, CsvContext context)
execute インタフェース内 CellProcessorCopyright © 2025 mygreen. All rights reserved.