| Package | Description |
|---|---|
| no.digipost.function | |
| no.digipost.jdbc |
| Modifier and Type | Method and Description |
|---|---|
default <S> HexaFunction<T,U,V,W,X,Y,S> |
HexaFunction.andThen(Function<? super R,S> after) |
| Modifier and Type | Method and Description |
|---|---|
default <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 given
HexaFunction to yield another result. |
Copyright © 2018 Digipost. All rights reserved.