com.cloudcontrolled.api.client.util
Class StandardizationUtil
java.lang.Object
com.cloudcontrolled.api.client.util.StandardizationUtil
public class StandardizationUtil
- extends Object
StandardizationUtil class.
- Author:
- Denis Neuling (denisneuling@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardizationUtil
public StandardizationUtil()
getJSONStandardizer
public static <T> JSONNormalizer getJSONStandardizer(Response<T> response)
getJSONStandardizer.
- Type Parameters:
T - a T object.- Parameters:
response - a Response object.
- Returns:
- a
JSONNormalizer
object.
Copyright © 2012. All Rights Reserved.