enumerable4j
enumerable4j copied to clipboard
Refactoring: Joined support methods
i think it would be a good idea to add support of Joined instance for all methods with the (Predicate<X>, Predicate<X>...)
signature:
all(Joined<X>)