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