Uses of Package
no.digipost.function
-
Packages that use no.digipost.function Package Description no.digipost no.digipost.function no.digipost.jdbc no.digipost.time no.digipost.tuple no.digipost.util no.digipost.util.bisect -
Classes in no.digipost.function used by no.digipost Class Description ObjIntFunction Represents a function that accepts a object-valued and anint-valued argument.ObjLongFunction Represents a function that accepts a object-valued and anlong-valued argument.ThrowingBiConsumer ThrowingBiFunction ThrowingConsumer ThrowingFunction Represents a function that accepts one argument and produces a result, and it may throw an exception.ThrowingRunnable ThrowingSupplier -
Classes in no.digipost.function used by no.digipost.function Class Description DecaFunction Represents a function that accepts ten arguments and produces a result.HexaFunction Represents a function that accepts six arguments and produces a result.NonaFunction Represents a function that accepts nine arguments and produces a result.OctoFunction Represents a function that accepts eight arguments and produces a result.PentaFunction Represents a function that accepts five arguments and produces a result.QuadFunction Represents a function that accepts four arguments and produces a result.SeptiFunction Represents a function that accepts seven arguments and produces a result.ThrowingBiConsumer ThrowingBiFunction ThrowingConsumer ThrowingFunction Represents a function that accepts one argument and produces a result, and it may throw an exception.ThrowingFunction.OfUncheckedException Unification ofThrowingFunctionandFunction.TriFunction Represents a function that accepts three arguments and produces a result. -
Classes in no.digipost.function used by no.digipost.jdbc Class Description DecaFunction Represents a function that accepts ten arguments and produces a result.HexaFunction Represents a function that accepts six arguments and produces a result.NonaFunction Represents a function that accepts nine arguments and produces a result.OctoFunction Represents a function that accepts eight arguments and produces a result.PentaFunction Represents a function that accepts five arguments and produces a result.QuadFunction Represents a function that accepts four arguments and produces a result.SeptiFunction Represents a function that accepts seven arguments and produces a result.ThrowingBiFunction ThrowingFunction Represents a function that accepts one argument and produces a result, and it may throw an exception.TriFunction Represents a function that accepts three arguments and produces a result. -
Classes in no.digipost.function used by no.digipost.time Class Description ThrowingConsumer ThrowingFunction Represents a function that accepts one argument and produces a result, and it may throw an exception. -
Classes in no.digipost.function used by no.digipost.tuple Class Description DecaFunction Represents a function that accepts ten arguments and produces a result.HexaFunction Represents a function that accepts six arguments and produces a result.NonaFunction Represents a function that accepts nine arguments and produces a result.OctoFunction Represents a function that accepts eight arguments and produces a result.PentaFunction Represents a function that accepts five arguments and produces a result.QuadFunction Represents a function that accepts four arguments and produces a result.SeptiFunction Represents a function that accepts seven arguments and produces a result.TriFunction Represents a function that accepts three arguments and produces a result. -
Classes in no.digipost.function used by no.digipost.util Class Description SerializableFunction AFunction, which is alsoSerializable.ThrowingConsumer ThrowingRunnable -
Classes in no.digipost.function used by no.digipost.util.bisect Class Description ThrowingFunction Represents a function that accepts one argument and produces a result, and it may throw an exception.