Package org.dmfs.jems2.optional
Class Zipped<Left,Right,Result>
java.lang.Object
org.dmfs.jems2.optional.Zipped<Left,Right,Result>
- All Implemented Interfaces:
Optional<Result>
An
Optional which combines two other Optionals with a BiFunction if they are both present and is absent otherwise.-
Constructor Summary
Constructors -
Method Summary