| Package | Description |
|---|---|
| net.markenwerk.commons.datastructures | |
| net.markenwerk.commons.interfaces |
| Modifier and Type | Method and Description |
|---|---|
<Result> Optional<Result> |
Optional.convert(Converter<? super Payload,? extends Result> converter)
|
| Constructor and Description |
|---|
ConvertingOptionalSelection(Converter<? super Payload,? extends Result> converter)
Creates a new
ConvertingOptionalSelection. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Translator<From,To>
A
Translator is used to convert (transform, translate, project,
evaluate, ...) values from one form into another and back. |
Copyright © 2015–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.