public class LongConverter extends Object implements Converter<Long>
LongConverter()
Long
readCell(org.apache.poi.ss.usermodel.Cell cell)
readCell(org.apache.poi.ss.usermodel.Cell cell, String regex)
void
writeCell(org.apache.poi.ss.usermodel.Cell cell, Long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongConverter()
public Long readCell(org.apache.poi.ss.usermodel.Cell cell)
readCell
Converter<Long>
public Long readCell(org.apache.poi.ss.usermodel.Cell cell, String regex)
Converter
regex
public void writeCell(org.apache.poi.ss.usermodel.Cell cell, Long value)
writeCell
Copyright © 2011-2012 BSTOI.NL. All Rights Reserved.