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