Skip to content

Improve getAll() #56

@NathanWolf

Description

@NathanWolf

Lightweight suggests: public void getAll(List<? super T> objects, Class objectType);

I agree, looks great- I think the casting may be automatic, I'll have to be sure.

I'd also love to have a version of getAll that creates and populates a List for you, but I've had some trouble getting the reflection right on that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions