Uses of Interface
no.digipost.function.OctoFunction
Packages that use OctoFunction
-
Uses of OctoFunction in no.digipost.function
Methods in no.digipost.function that return OctoFunction -
Uses of OctoFunction in no.digipost.jdbc
Methods in no.digipost.jdbc with parameters of type OctoFunctionModifier and TypeMethodDescriptiondefault <S> RowMapper<S>RowMapper.Octupled.andThen(OctoFunction<? super T, ? super U, ? super V, ? super W, ? super X, ? super Z, ? super A, ? super B, S> resultMapper) Create a new mapper which takes the eight results of this mapper and applies the givenOctoFunctionto yield another result. -
Uses of OctoFunction in no.digipost.tuple
Methods in no.digipost.tuple with parameters of type OctoFunction