Interface ActivityRetainedComponentBuilder
public interface ActivityRetainedComponentBuilder
Interface for creating a
ActivityRetainedComponent.-
Method Summary
Modifier and TypeMethodDescriptionbuild()savedStateHandleHolder(SavedStateHandleHolder savedStateHandleHolder)
-
Method Details
-
savedStateHandleHolder
ActivityRetainedComponentBuilder savedStateHandleHolder(@BindsInstance SavedStateHandleHolder savedStateHandleHolder) -
build
ActivityRetainedComponent build()
-