public class AllMatchNotEmpty<T> extends AllMatch<T>
AllMatchNotEmpty(java.util.function.Predicate<T> predicate)
Boolean
reduce(Collection<T> elements)
willBreak
getResult, isHasBreak, setBreak, setResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AllMatchNotEmpty(@Nonnull java.util.function.Predicate<T> predicate)
public Boolean reduce(Collection<T> elements)
reduce
AllMatch<T>
Copyright © 2022. All rights reserved.