Uses of Package
nbbrd.io.function

Packages that use nbbrd.io.function
Package
Description
 
 
 
 
  • Classes in nbbrd.io.function used by nbbrd.io
    Class
    Description
    Represents an operation that accepts two input arguments and returns no result.
    Represents an operation that accepts a single input argument and returns no result.
    Represents a function that accepts one argument and produces a result.
    Represents a predicate (boolean-valued function) of one argument.
    Represents a supplier of results.
    Represents an operation on a single operand that produces a result of the same type as its operand.
  • Class
    Description
    Represents an operation that accepts two input arguments and returns no result.
    Represents an operation that accepts a single input argument and returns no result.
    Represents a function that accepts one argument and produces a result.
    Represents a predicate (boolean-valued function) of one argument.
    Represents a function without argument and result.
    Represents a supplier of results.
    Represents an operation on a single operand that produces a result of the same type as its operand.
  • Classes in nbbrd.io.function used by nbbrd.io.text
    Class
    Description
    Represents an operation that accepts two input arguments and returns no result.
    Represents a function that accepts one argument and produces a result.
    Represents a supplier of results.
  • Classes in nbbrd.io.function used by nbbrd.io.zip
    Class
    Description
    Represents a predicate (boolean-valued function) of one argument.