@FunctionalInterface public static interface PhysicalFile.PhysicalFileDeleter
Modifier and Type | Method and Description |
---|---|
void |
perform(Path filePath)
Delete the file.
|
void perform(Path filePath) throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.