Skip to content

How to use - ComparableComparisonStrategy #128

@ClaudioNazareth

Description

@ClaudioNazareth

Hi,

I'm trying to use the ComparableComparisonStrategy , I already implemented the interface Comparable < Object> in my classes , but the method
public static boolean isComparableType (Class end <?> Clazz ) {
return BigDecimal.class.equals ( clazz ) ;
} Always returns false . Can you help me ?

obs: I do not understand how this method works

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