E  F  H  I  R 

F

fromValue(InternalValue) - function in io.github.edricchan03.androidx.common.enums.EnumFromValue
Gets the E representation of value, or default if no such representation exists.
fromValueOrElse(InternalValue,E) - function in io.github.edricchan03.androidx.common.enums.EnumFromValue
Gets the E representation of value, or default if no such representation exists.
fromValueOrNull(InternalValue) - function in io.github.edricchan03.androidx.common.enums.EnumFromValue
Gets the E representation of value, or null if no such representation exists.
E  F  H  I  R