Interface Hierarchy
- no.digipost.function.DecaFunction<T,U,V,W,X,Y,Z,A,B,C,R>
- java.util.function.Function<T,R>
- no.digipost.function.SerializableFunction<T,R> (also extends java.io.Serializable)
- no.digipost.function.HexaFunction<T,U,V,W,X,Y,R>
- no.digipost.function.NonaFunction<T,U,V,W,X,Y,Z,A,B,R>
- no.digipost.function.ObjIntFunction<T,R>
- no.digipost.function.ObjLongFunction<T,R>
- no.digipost.function.OctoFunction<T,U,V,W,X,Y,Z,A,R>
- no.digipost.function.PentaFunction<T,U,V,W,X,R>
- no.digipost.function.QuadFunction<T,U,V,W,R>
- no.digipost.function.SeptiFunction<T,U,V,W,X,Y,Z,R>
- java.io.Serializable
- no.digipost.function.SerializableFunction<T,R> (also extends java.util.function.Function<T,R>)
- no.digipost.function.ThrowingBiConsumer<T,U,X>
- no.digipost.function.ThrowingBiFunction<T,U,R,X>
- no.digipost.function.ThrowingConsumer<T,X>
- no.digipost.function.ThrowingFunction<T,R,X>
- no.digipost.function.ThrowingRunnable<X>
- no.digipost.function.ThrowingSupplier<T,X>
- no.digipost.function.TriFunction<T,U,V,R>