Uses of Package
page.codeberg.friedolyn.util
Packages that use page.codeberg.friedolyn.util
Package
Description
-
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolynClassDescriptionTimer that logs the time remaining until it reaches zero.An object that is interested in the
countdown's progress
and that will be notified about any changes to it. -
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.clientClassDescriptionA class that holds a value that will expire after a certain point in time or after a certain duration.Represents the outcome of an operation that is either
successful or unsuccessful
and may return anelaborate result
.Represents an action that is executed asynchronously and that can only be run once.A subscriber that is interested in status updates of the action's progress. -
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.client.parser
-
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.configurationClassDescriptionInterface for objects that can be copied.Used if a boolean might be neither fully true nor fully false.An interface that specifies that an object can be expressed as a string representation and that this string representation can, if necessary, be stripped of sensitive information.Represents the outcome of an operation that is either
successful or unsuccessful
and may return anelaborate result
. -
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.configuration.client
-
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.cryptoClassDescriptionInterface for objects that can be copied.Used if a boolean might be neither fully true nor fully false.Represents the outcome of an operation that is either
successful or unsuccessful
and may return anelaborate result
.Represents an action that is executed asynchronously and that can only be run once.A subscriber that is interested in status updates of the action's progress. -
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.gradesClassDescriptionRepresents updates between two versions of an object.Interface for objects that can be copied.An interface that specifies that an object can be expressed as a string representation and that this string representation can, if necessary, be stripped of sensitive information.
-
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.gui
-
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.gui.controllersClassDescriptionAn object that is interested in the
countdown's progress
and that will be notified about any changes to it.Used if a boolean might be neither fully true nor fully false.A class that must be prepared with certain data required for correct operation.Represents the outcome of an operation that is eithersuccessful or unsuccessful
and may return anelaborate result
.Represents an action that is executed asynchronously and that can only be run once.A subscriber that is interested in status updates of the action's progress. -
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.metaClassDescriptionInterface for objects that can be copied.Represents the outcome of an operation that is either
successful or unsuccessful
and may return anelaborate result
. -
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.notificationsClassDescriptionInterface for objects that can be copied.An interface that specifies that an object can be expressed as a string representation and that this string representation can, if necessary, be stripped of sensitive information.
-
Classes in page.codeberg.friedolyn.util used by page.codeberg.friedolyn.utilClassDescriptionInterface for objects that can be copied.Timer that logs the time remaining until it reaches zero.An object that is interested in the
countdown's progress
and that will be notified about any changes to it.Decreases theCountdown.countdown
by one second, if the current value is greater than 1 second.Indicates what a countdown is currently doing or what it has done.Used if a boolean might be neither fully true nor fully false.An interface that specifies that an object can be expressed as a string representation and that this string representation can, if necessary, be stripped of sensitive information.Represents the outcome of an operation that is eithersuccessful or unsuccessful
and may return anelaborate result
.A subscriber exclusively interested in thecancellation
of the action, but in no other information.A subscriber exclusively interested in thefailure and the result
of the action, but in no other information.A subscriber exclusively interested inprogress updates
of the action, but in no other information.A subscriber exclusively interested in thesuccess and the result
of the action, but in no other information.A subscriber that is interested in status updates of the action's progress.