Skip to content

Universal Class Loader #7

@vonRamen

Description

@vonRamen

Create a class loader which loads the different classes and fills them in their respective collection.

Should take be a method like:

public static void<T extends Class> fillCollection(Collection<T> c, String directory, T class) {
...
}

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