Package live
Class SimpleLiveObject<T>
java.lang.Object
live.SimpleLiveObject<T>
- All Implemented Interfaces:
LiveObject<T>,MutableLiveObject<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleLiveObject
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceLiveObject<T>
-
setValue
- Specified by:
setValuein interfaceMutableLiveObject<T>
-
addListener
- Specified by:
addListenerin interfaceLiveObject<T>
-