public static class UnPeekLiveDataV3.Builder<T>
extends java.lang.Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UnPeekLiveDataV3<T> |
create() |
UnPeekLiveDataV3.Builder<T> |
setAllowNullValue(boolean allowNullValue) |
UnPeekLiveDataV3.Builder<T> |
setAllowToClear(boolean allowToClear) |
UnPeekLiveDataV3.Builder<T> |
setEventSurvivalTime(int eventSurvivalTime) |
public UnPeekLiveDataV3.Builder<T> setEventSurvivalTime(int eventSurvivalTime)
public UnPeekLiveDataV3.Builder<T> setAllowNullValue(boolean allowNullValue)
public UnPeekLiveDataV3.Builder<T> setAllowToClear(boolean allowToClear)
public UnPeekLiveDataV3<T> create()