| Package | Description |
|---|---|
| no.digipost.function | |
| no.digipost.jdbc |
| Modifier and Type | Method and Description |
|---|---|
default <S> DecaFunction<T,U,V,W,X,Y,Z,A,B,C,S> |
DecaFunction.andThen(Function<? super R,S> after) |
| Modifier and Type | Method and Description |
|---|---|
default <S> RowMapper<S> |
RowMapper.Decupled.andThen(DecaFunction<? super T,? super U,? super V,? super W,? super X,? super Z,? super A,? super B,? super C,? super D,S> resultMapper)
Create a new mapper which takes the ten results of this mapper and applies
the given
DecaFunction to yield another result. |
Copyright © 2016 Digipost. All rights reserved.