Uses of Interface
page.codeberg.friedolyn.Friedolyn.FriedolynListener
Packages that use Friedolyn.FriedolynListener
-
Uses of Friedolyn.FriedolynListener in page.codeberg.friedolyn
Fields in page.codeberg.friedolyn with type parameters of type Friedolyn.FriedolynListenerModifier and TypeFieldDescriptionprivate final @NonNull Set<Friedolyn.FriedolynListener> Friedolyn.LISTENERSSubscribers that are interested in theFriedolyn.statuschanges of the periodicgrades fetching.Methods in page.codeberg.friedolyn with parameters of type Friedolyn.FriedolynListenerModifier and TypeMethodDescriptionvoidFriedolyn.registerListener(@NonNull Friedolyn.FriedolynListener listener) Registers a newFriedolyn.FriedolynListenerto the set of objects interested in the status changes of the periodicgrades fetching.booleanFriedolyn.removeListener(@NonNull Friedolyn.FriedolynListener listener) Deletes an alreadyregisteredFriedolyn.FriedolynListenerfrom the set of objects interested in the status changes of the periodicgrades fetching.