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