Uses of Class
org.assertj.core.api.GenericComparableAssert
Packages that use GenericComparableAssert
-
Uses of GenericComparableAssert in org.assertj.core.api
Subclasses with type arguments of type GenericComparableAssert in org.assertj.core.apiModifier and TypeClassDescriptionclassGenericComparableAssert<ACTUAL extends Comparable<? super ACTUAL>>Concrete genericto be used throughComparableAssertAssertions.assertThat(java.lang.Comparable).