Skip to content

[Feature] Generic parameter "with their son" #13

@lmouline

Description

@lmouline

Some generic methods (e.g. KModel.lookup) should not force to use a KObject instance but also an instance of a subclass of KObject.

Thus, the footprinting of lookup would become:
void lookup(long universe, long time, long uuid, KCallback<? extends KObject> callback);

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