Package 

Class FragmentFactoryKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Fragment> SingleFragmentFactory<T> createFragmentFactory(Function0<T> factory) Creates a FragmentFactory for a single type of Fragment using the result of the given factory closure.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait