public class SingleLiveEvent<T> extends java.lang.Object
SingleLiveEvent(T value)
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleLiveEvent(T value)
public T getValue()