public interface ResultConverter<T,R>
| Modifier and Type | Field and Description |
|---|---|
static ResultConverter |
NO_OP_RESULT_CONVERTER |
| Modifier and Type | Method and Description |
|---|---|
R |
convert(T value,
Class<R> type) |
static final ResultConverter NO_OP_RESULT_CONVERTER
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.