Skip to content

Add helper methods to get value as primitive #6

@yuripourre

Description

@yuripourre

As Env.get always return Strings, you have to parse values with you want to deal with numbers (for example).

Add methods that already parses the value might be a good idea.

int a = Env.getAsInt("MY_PARAM");

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