public abstract class ToLine<T> extends Object
ToLine()
abstract String[]
toLine(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToLine()
public abstract String[] toLine(T t)
Copyright © 2016. All rights reserved.