Package dev.prozilla.pine.common.property.observable
package dev.prozilla.pine.common.property.observable
-
ClassDescriptionA property with a boolean value that can be observed.A property with a float value that can be observed.A property with an integer value that can be observed.An observable property that supports null values.A property that triggers observers whenever its value changes.A property with a string value that can be observed.Observer<T>Defines a method that gets called whenever the value of a property changes.