Skip to content

[feature request] Overload basic methods to allow nullable returns #12

@robbiemu

Description

@robbiemu

I like this library :) great little convenience lib.

instead of having to write stuff like Prefs.getLong(myKey, null);
— let us write: Prefs.getLong(myKey); // warning: nullable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions