Module io.github.mmm.base
Package io.github.mmm.base.compare
Contains
CompareOperator
and NumberComparator
that help to compare values.-
Class Summary Class Description NumberComparator Implementation ofComparator
forNumber
s capable to compare different types. -
Enum Summary Enum Description CompareOperator ACompareOperator
represents an operator able tocompare
two given values.