public interface CellConverterFactory<T>
CellConverter
のインスタンスを作成するためのインタフェース。修飾子とタイプ | メソッドと説明 |
---|---|
CellConverter<T> |
create(FieldAccessor accessor,
Configuration config)
フィールドに対するセル変換クラスを作成する。
|
CellConverter<T> create(FieldAccessor accessor, Configuration config)
accessor
- フィールド情報config
- システム設定Copyright © 2022 mygreen. All rights reserved.