T - the type of the mapped result.@FunctionalInterface public interface JsonifiableMapper<T extends org.eclipse.ditto.model.base.json.Jsonifiable>
Adaptable to T.| Modifier and Type | Method and Description |
|---|---|
T |
map(Adaptable adaptable)
Maps the given
adaptable to the specified T. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.