Package live

Class SimpleLiveObject<T>

java.lang.Object
live.SimpleLiveObject<T>
All Implemented Interfaces:
LiveObject<T>, MutableLiveObject<T>

public class SimpleLiveObject<T> extends Object implements MutableLiveObject<T>