Uses of Package
nbbrd.io.function
-
Packages that use nbbrd.io.function Package Description nbbrd.io nbbrd.io.function nbbrd.io.text nbbrd.io.zip -
Classes in nbbrd.io.function used by nbbrd.io Class Description IOConsumer Represents an operation that accepts a single input argument and returns no result.IOFunction Represents a function that accepts one argument and produces a result.IOPredicate Represents a predicate (boolean-valued function) of one argument.IOSupplier Represents a supplier of results.IOUnaryOperator 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.function Class Description IOConsumer Represents an operation that accepts a single input argument and returns no result.IOFunction Represents a function that accepts one argument and produces a result.IOPredicate Represents a predicate (boolean-valued function) of one argument.IORunnable Represents a function without argument and result.IOSupplier Represents a supplier of results.IOUnaryOperator 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 IOSupplier Represents a supplier of results. -
Classes in nbbrd.io.function used by nbbrd.io.zip Class Description IOPredicate Represents a predicate (boolean-valued function) of one argument.