| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FullyBoundPredicate | |
|---|---|
| org.apache.commons.functor.adapter | Classes that adapt one functor interface to another. | 
| Uses of FullyBoundPredicate in org.apache.commons.functor.adapter | 
|---|
| Methods in org.apache.commons.functor.adapter that return FullyBoundPredicate | ||
|---|---|---|
| static
 | FullyBoundPredicate.bind(BinaryPredicate<? super L,? super R> predicate,
         L left,
         R right)Adapt a BinaryPredicate to the Predicate interface. | |
| Methods in org.apache.commons.functor.adapter with parameters of type FullyBoundPredicate | |
|---|---|
|  boolean | FullyBoundPredicate.equals(FullyBoundPredicate that)Learn whether another FullyBoundPredicate is equal to this. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||