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