Package org.hamcrest.number

Class Summary
IsCloseTo Is the value a number equal to a value within some range of acceptable error?
IsGreaterThan<T extends Comparable<T>> Is the value less than or greater than another Comparable value?
OrderingComparisons