Package org.dmfs.jems2.predicate
Class RightWith<Right>
- java.lang.Object
-
- org.dmfs.jems2.predicate.RightWith<Right>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansatisfiedBy(Pair<?,? extends Right> testedInstance)Returns whether the given instance satisfies this predicate.
-