Skip to content

Refactoring: switch every explicit "= null" to using Optional #52

@awoo-civ

Description

@awoo-civ

We should never use nulls to represent something that may be empty. We should use Optionals instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions