-
- All Implemented Interfaces:
-
kotlin.properties.ReadOnlyProperty
public abstract class FragmentDelegate<T extends ViewBinding> implements ReadOnlyProperty<Fragment, T>
<pre> author: dhl date : 2020/12/15 desc : </pre>
-
-
Constructor Summary
Constructors Constructor Description FragmentDelegate(Fragment fragment)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
FragmentDelegate
FragmentDelegate(Fragment fragment)
-
-
-
-