Package live
Interface LiveObject<T>
- All Known Subinterfaces:
MutableLiveObject<T>
- All Known Implementing Classes:
ImmutableLiveObject,SimpleLiveObject
public interface LiveObject<T>
-
Method Summary
-
Method Details
-
getValue
T getValue() -
addListener
-