It contains only 2 methods which are map() and switchMap(). @MainThread public static <X, Y> LiveData<Y> map(@NonNull LiveData<X> source, ...
確定! 回上一頁