Package me.a8kj.config.file.operation
package me.a8kj.config.file.operation
-
ClassDescriptionA standard implementation of
ConfigOperationExecutorthat orchestrates the execution of configuration operations with integrated logging and error handling.A functional interface representing a single operation to be performed on aConfigFile.An executor interface responsible for dispatching and managing the execution ofConfigOperations.