Skip to content

bindView not type safe #46

@MarcusWolschon

Description

@MarcusWolschon

"public abstract void bindView(VH holder, int position, TreeNode node);"

Despite TreeNode being generic, this method gets a generic TreeNode instead of a TreeNode<> for a specific kind of ViewHolder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions