com.github.mygreen.supercsv.builder.standard.TimeProcessorBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of super-csv-annotation Show documentation
Show all versions of super-csv-annotation Show documentation
CSVのJavaライブラリであるSuperCSVに、アノテーション機能を追加したライブラリです。
package com.github.mygreen.supercsv.builder.standard;
import java.sql.Time;
/**
*
* @version 2.0
* @author T.TSUCHIE
*
*/
public class TimeProcessorBuilder extends AbstractDateProcessorBuilder