Class Signal<T>
java.lang.Object
nl.colorize.util.Signal<T>
- Type Parameters:
T- The underlying property's type.
- All Implemented Interfaces:
Supplier<T>
-
Method Summary
-
Method Details
-
set
-
get
-
toString
-
of
-
getChanges
-
T - The underlying property's type.Supplier<T>