InjectedViewAdapterHolder

public final class InjectedViewAdapterHolder<T extends InjectedViewAdapter>

Internal use only.

Holds a InjectedViewAdapterInstance and an associated InjectedViewAdapterConfigurator.

The InjectedViewAdapterConfigurator will be used to configure the view adapter every time the InjectedViewAdapter.onCreateView function has been called.

Constructors

Link copied to clipboard

Functions

Properties