public class ResultTypeConverter extends Object
| Constructor and Description |
|---|
ResultTypeConverter(RestAPI restAPI) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertToResultType(Object resultObject,
TypeInformation typeInformation) |
boolean |
iterableHasSingleElement(Iterable<?> object) |
public ResultTypeConverter(RestAPI restAPI)
public Object convertToResultType(Object resultObject, TypeInformation typeInformation)
public boolean iterableHasSingleElement(Iterable<?> object)
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.