Uses of Interface
space.arim.dazzleconf.ErrorPrint
Packages that use ErrorPrint
-
Uses of ErrorPrint in space.arim.dazzleconf
Classes in space.arim.dazzleconf that implement ErrorPrintModifier and TypeClassDescriptionfinal classUsable implementation ofErrorPrintthat formats the error message in a language-independent fashion.Methods in space.arim.dazzleconf with parameters of type ErrorPrintModifier and TypeMethodDescription@NonNull CConfiguration.configureOrFallback(@NonNull Backend backend, @NonNull ConfigureListener configureListener, @NonNull ErrorPrint errorPrint) Configures, migrates, and/or updates the backend as needed.@NonNull CConfiguration.configureOrFallback(@NonNull Backend backend, @NonNull ErrorPrint errorPrint) Configures, migrates, and/or updates the backend as needed.