| Modifier and Type | Method and Description |
|---|---|
Capturer<A> |
TypedCondition.map(ResponseEntityFunction<I,?> function) |
<T> Capturer<A> |
TypedCondition.map(ResponseEntityFunction<I,T> function,
Class<T> mappedType) |
<T> Capturer<A> |
TypedCondition.map(ResponseEntityFunction<I,T> function,
com.google.common.reflect.TypeToken<T> mappedType) |
Copyright © 2015 Zalando SE. All rights reserved.