-
public class LoadState.NotLoading.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LoadState.NotLoadingCompleteprivate final LoadState.NotLoadingIncompletepublic final static LoadState.NotLoading.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LoadState.NotLoadinggetComplete()final LoadState.NotLoadinggetIncomplete()-
-
Method Detail
-
getComplete
final LoadState.NotLoading getComplete()
-
getIncomplete
final LoadState.NotLoading getIncomplete()
-
-
-
-