Skip to content

Add generic array initialization to Custom_ArrayList? #3

@mjfre

Description

@mjfre

I think it would help things goes more smoothly, as students always ask me to explain it anyway.

i.e.

private T[] list;

list = (T[]) new Object[0];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions