Skip to content

StatisticCacheKey compact constructor null checks #18

Description

@DiamondDagger590

Description

StatisticCacheKey record declares @NotNull on components but lacks runtime null checks.

Solution

Add compact constructor with Objects.requireNonNull for uuid and key.

Files

  • StatisticCacheKey.java

Priority: Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions