Searched refs:newOutputStreamSupplier (Results 1 – 1 of 1) sorted by relevance
261 public static OutputSupplier<FileOutputStream> newOutputStreamSupplier( in newOutputStreamSupplier() method in Files263 return newOutputStreamSupplier(file, false); in newOutputStreamSupplier()279 public static OutputSupplier<FileOutputStream> newOutputStreamSupplier( in newOutputStreamSupplier() method in Files