mvvm-state-deprecated
/
dev.icerock.moko.mvvm
/
State
/
Empty
common
Empty
class
Empty
<out
T
, out
E
> :
State
<
T
,
E
>
Content copied to clipboard
Functions
Functions
dataValue
Link copied to clipboard
common
fun
dataValue
():
T
?
Content copied to clipboard
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
errorValue
Link copied to clipboard
common
fun
errorValue
():
E
?
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
isEmpty
Link copied to clipboard
common
fun
isEmpty
():
Boolean
Content copied to clipboard
isError
Link copied to clipboard
common
fun
isError
():
Boolean
Content copied to clipboard
isLoading
Link copied to clipboard
common
fun
isLoading
():
Boolean
Content copied to clipboard
isSuccess
Link copied to clipboard
common
fun
isSuccess
():
Boolean
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard