-
- All Implemented Interfaces:
-
kotlin.properties.ReadOnlyProperty
public final class ViewHolderDataBinding<T extends ViewDataBinding> implements ReadOnlyProperty<RecyclerView.ViewHolder, T>
<pre> author: dhl date : 2020/12/17 desc : </pre>
-
-
Constructor Summary
Constructors Constructor Description ViewHolderDataBinding(Class<T> classes, Function1<T, Unit> block)
-
Method Summary
Modifier and Type Method Description TgetValue(RecyclerView.ViewHolder thisRef, KProperty<?> property)
-