public class FileOutput<T> extends Object implements Output<T>
FileOutput(File file)
Function<T,Writer>
getFunction()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public FileOutput(File file)
public Function<T,Writer> getFunction()
getFunction
Output<T>
Copyright © 2023. All rights reserved.