FragmentManagerNonConfig
public class FragmentManagerNonConfig
FragmentManagerNonConfig stores the retained instance fragments across activity recreation events.
Apps should treat objects of this type as opaque, returned by and passed to the state save and restore process for fragments in retainNestedNonConfig
and restoreAllState
.