Skip to content

Make getValue a generic method #42

@laeubi

Description

@laeubi

Its very unlikely a user want a real plain object and casts will happen, to make it a bit more convenient the method:

Object getValue(key)

could become:

<T> T getValue(key)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions