Skip to content

@PluralCount should support longs #7

@heruan

Description

@heruan

Currently @PluralCount only supports int or Integer, while it should support also long and Long to avoid casts but also work in edge cases to deal with big figures.

This is the exception thrown:

com.vityuk.ginger.InvalidParameterTypeException: Invalid parameter type: long

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions