Uses of Package
com.helger.commons.functional
Packages that use com.helger.commons.functional
Package
Description
-
Classes in com.helger.commons.functional used by com.helger.commons.collection.implClassDescriptionRepresents an operation that accepts a single input argument and returns no result but may throw an Exception.
-
Classes in com.helger.commons.functional used by com.helger.commons.concurrent
-
Classes in com.helger.commons.functional used by com.helger.commons.functionalClassDescriptionRepresents an operation that accepts a single
boolean-valued argument and returns no result.Represents a predicate (boolean-valued function) of oneboolean-valued argument.Represents an operation that accepts a singlechar-valued argument and returns no result.Represents a predicate (char-valued function) of onechar-valued argument.Represents an operation that accepts a single input argument and returns no result but may throw an Exception.Represents a function that accepts one argument and produces a result and may throw an Exception.Represents an operation that accepts three input arguments and returns no result. -
Classes in com.helger.commons.functional used by com.helger.commons.stringClassDescriptionRepresents a predicate (boolean-valued function) of one
boolean-valued argument.Represents an operation that accepts a singlechar-valued argument and returns no result.Represents a predicate (char-valued function) of onechar-valued argument.