Uses of Package
ru.progrm_jarvis.javacommons.util.function
Packages that use ru.progrm_jarvis.javacommons.util.function
Package
Description
Helpers and sum-types for
most generic purposes.Utilities related to ranges
(also known as intervals)
which represent some data selection.
Common functional interfaces extending behaviour of
java.util.function.-
Classes in ru.progrm_jarvis.javacommons.util.function used by ru.progrm_jarvis.javacommons.object
-
Classes in ru.progrm_jarvis.javacommons.util.function used by ru.progrm_jarvis.javacommons.rangeClassDescriptionRepresents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.
-
Classes in ru.progrm_jarvis.javacommons.util.function used by ru.progrm_jarvis.javacommons.util.functionClassDescriptionRepresents an operation on a single
booleanoperand that produces abooleanresult.Represents an operation that accepts a singlebooleanargument and returns no result.Represents a function that accepts abooleanargument and produces result of specified type.Represents a predicate (boolean-valued function) of one argument.Represents an operation on a singlebooleanoperand that produces aboolean} result.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.Represents a predicate (boolean-valued function) of one argument.An extension ofRunnableallowing throwing calls in its body.An extension ofSupplierallowing throwing calls in its body.