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 -
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 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 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 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 -
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