Serializable
, Predicate<T>
, Predicate<T>
public static class Predicates.NoneSatisfy<T> extends Predicates<Iterable<T>>
Predicates.AllSatisfy<T>, Predicates.AnySatisfy<T>, Predicates.NoneSatisfy<T>
Constructor | Description |
---|---|
NoneSatisfy(Predicate<? super T> predicate) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
accept(Iterable<T> iterable) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt, allSatisfy, alwaysFalse, alwaysTrue, and, and, and, and, anySatisfy, assignableFrom, attributeAllSatisfy, attributeAnySatisfy, attributeBetweenExclusive, attributeBetweenInclusive, attributeBetweenInclusiveFrom, attributeBetweenInclusiveTo, attributeEqual, attributeGreaterThan, attributeGreaterThanOrEqualTo, attributeIn, attributeIsNull, attributeLessThan, attributeLessThanOrEqualTo, attributeNoneSatisfy, attributeNotEqual, attributeNotIn, attributeNotNull, attributePredicate, betweenExclusive, betweenInclusive, betweenInclusiveFrom, betweenInclusiveTo, bind, cast, equal, greaterThan, greaterThanOrEqualTo, ifFalse, ifTrue, in, in, instanceOf, isNull, lessThan, lessThanOrEqualTo, neither, noneOf, noneOf, noneSatisfy, not, not, notEqual, notIn, notIn, notInstanceOf, notNull, notSameAs, or, or, or, or, sameAs, subClass, superClass, synchronizedEach, throwing, throwing
Copyright © 2004–2017. All rights reserved.