All Classes
-
Interface Summary Class Description ForEachAction<T> Represents an operation that accepts two input arguments and returns no result.ForEachProcessor<T> Represents a predicate (boolean-valued function) that accepts two input arguments and returns no result.IntBiConsumer Represents an operation that accepts twoint-valued input arguments and returns no result.IntBiPredicate Represents a predicate (boolean-valued function) of twoint-valued arguments.IntForEachAction Represents an operation that accepts two input arguments and returns no result.IntForEachProcessor Represents a predicate (boolean-valued function) of twoint-valued arguments.LongBiConsumer Represents an operation that accepts twolong-valued input arguments and returns no result.LongBiPredicate Represents a predicate (boolean-valued function) of twolong-valued arguments.LongForEachAction Represents an operation that accepts two input arguments and returns no result.LongForEachProcessor Represents a predicate (boolean-valued function) of two arguments.