Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.functor.core.comparator Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
ComparatorFunctionAdapts a Comparator to the BinaryFunction interface.Classorg.apache.commons.functor.core.comparatorApache Commons
IsEquivalentA BinaryPredicate that tests true iff the left argument is equal to theClassorg.apache.commons.functor.core.comparatorApache Commons
IsGreaterThanA BinaryPredicate that tests true iff the left argument is greater than theClassorg.apache.commons.functor.core.comparatorApache Commons
IsGreaterThanOrEqualA BinaryPredicate that tests true iff the left argument is greater than or equalClassorg.apache.commons.functor.core.comparatorApache Commons
IsLessThanA BinaryPredicate that tests true iff the left argument is greater than theClassorg.apache.commons.functor.core.comparatorApache Commons
IsLessThanOrEqualA BinaryPredicate that tests true iff the left argument is less than or equal to theClassorg.apache.commons.functor.core.comparatorApache Commons
IsNotEquivalentA BinaryPredicate that tests true iff the left argument is not equal to theClassorg.apache.commons.functor.core.comparatorApache Commons
IsWithinRangeA Predicate that tests whether a Comparable object is within a range.Classorg.apache.commons.functor.core.comparatorApache Commons
MaxAdapts a Comparator to the BinaryFunction interface.Classorg.apache.commons.functor.core.comparatorApache Commons
MinAdapts a Comparator to the BinaryFunction interface.Classorg.apache.commons.functor.core.comparatorApache Commons