T
- The type of the value to be tested.public static interface Evaluable.Pred<T> extends Evaluable<T>
A base interface to model all the predicates in the model of the evaluation framework.
Evaluable.Composite<T>, Evaluable.Conjunction<T>, Evaluable.CurriedContextPred, Evaluable.Disjunction<T>, Evaluable.Func<T>, Evaluable.LeafPred<T>, Evaluable.Negation<T>, Evaluable.Pred<T>, Evaluable.StreamPred<E>, Evaluable.Transformation<T,R>
accept, isSquashable, makeTrivial
Copyright © 2024. All rights reserved.