Uses of Interface
space.arim.dazzleconf.ConfigureListener
Packages that use ConfigureListener
-
Uses of ConfigureListener in space.arim.dazzleconf
Methods in space.arim.dazzleconf 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.