public final class IoFiles extends Object
| Modifier and Type | Method and Description |
|---|---|
static Path |
createTempFile(String prefix) |
static void |
delete(Path file,
Consumer<IOException> errorHandler) |
public static Path createTempFile(String prefix) throws IOException
IOExceptionpublic static void delete(Path file, Consumer<IOException> errorHandler)
Copyright © 2017. All rights reserved.