Uses of Interface
com.helger.commons.io.file.IFileOperationManager
-
Packages that use IFileOperationManager Package Description com.helger.commons.io.file -
-
Uses of IFileOperationManager in com.helger.commons.io.file
Classes in com.helger.commons.io.file that implement IFileOperationManager Modifier and Type Class Description classFileOperationManagerManage file operations, and persist the last errors for later retrieval, as well as offering a callback mechanism for success/error handling.Fields in com.helger.commons.io.file declared as IFileOperationManager Modifier and Type Field Description static IFileOperationManagerFileOperationManager. INSTANCE
-