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