Summary:
Detail:
ListModule
static <T> Tuple2<List<T>,List<T>>
splitByPredicateReversed(List<T> source, Predicate<? super T> predicate)