Uses of Interface
space.arim.dazzleconf2.ConfigureListener
Packages that use ConfigureListener
Package
Description
Version 2 of the library, provided as a separate package.
-
Uses of ConfigureListener in space.arim.dazzleconf2
Methods in space.arim.dazzleconf2 with parameters of type ConfigureListenerModifier and TypeMethodDescription@NonNull CConfiguration.configureOrFallback(@NonNull Backend backend, @NonNull ConfigureListener configureListener, @NonNull ErrorPrint errorPrint) Configures, migrates, and/or updates the backend as needed.@NonNull LoadResult<@NonNull C> Configuration.configureWith(@NonNull Backend backend, @NonNull ConfigureListener configureListener) Configures, migrates, and/or updates the backend as needed.