fromState

fun fromState(state: Int): State?

Returns a State given its integer representation, or null if the state is invalid.