-
public final class KatanaFragmentDelegateKt
-
-
Method Summary
Modifier and Type Method Description final <T extends Fragment> KatanaFragmentDelegate<T>fragmentDelegate(T $self, Function3<T, Activity, Bundle, Unit> onInject)-
-
Method Detail
-
fragmentDelegate
final <T extends Fragment> KatanaFragmentDelegate<T> fragmentDelegate(T $self, Function3<T, Activity, Bundle, Unit> onInject)
-
-
-
-