CollectionItemRootHostHolder

constructor()

Parameters

V

The type of View that serves as the root container, must extend Android's View class

T

The type of CollectionItem data associated with this holder, must be a CollectionItem of type V