public class SheetContent<T> extends Object implements Serializable
SheetContent(String sheetName, String[] headers, Collection<T> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SheetContent(String sheetName, String[] headers, Collection<T> data)
Copyright © 2021. All rights reserved.