BaseAdapter

constructor(mContext: Context, factories: MutableList<ItemHolder.HolderFactory<T>>, mItemList: MutableList<ItemWrapper<T>> = mutableListOf())