T
public interface IWriteContext<T>
boolean
escape()
List<T>
list()
char
quoteChar()
com.github.houbb.heaven.support.sort.ISort
sort()
writeBom()
writeHead()
ICsvWriter
writer()
ICsvWriter writer()
boolean writeHead()
boolean writeBom()
com.github.houbb.heaven.support.sort.ISort sort()
List<T> list()
boolean escape()
char quoteChar()
Copyright © 2023. All rights reserved.