Uses of Interface
com.helger.io.file.IFileOperationCallback
Packages that use IFileOperationCallback
-
Uses of IFileOperationCallback in com.helger.io.file
Classes in com.helger.io.file that implement IFileOperationCallbackModifier and TypeClassDescriptionclassA logging implementation of theIFileOperationCallbackinterface.Methods in com.helger.io.file that return types with arguments of type IFileOperationCallbackModifier and TypeMethodDescription@NonNull com.helger.base.callback.CallbackList<IFileOperationCallback> FileOperationManager.callbacks()Get the mutable callback list for file operation events.