Container
Deprecated
Use OrbitContainer directly
Replace with
import org.orbitmvi.orbit.OrbitContainer
Content copied to clipboard
OrbitContainer<STATE, STATE, SIDE_EFFECT>Content copied to clipboard
An OrbitContainer where the internal state and external state are the same type.