@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class) @DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class) @DefaultAnnotationForMethods(edu.umd.cs.findbugs.annotations.NonNull.class)
Package org.linkki.util.function
-
Interface Summary Interface Description TriPredicate<T,U,V> Represents a predicate (boolean-valued function) of three arguments.