protected static final class AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> extends Object
Modifier and Type | Method and Description |
---|---|
<F> AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> |
add(String fieldName,
Class<F> fieldType) |
<F> AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> |
add(String fieldName,
com.google.gson.reflect.TypeToken<F> fieldType) |
public <F> AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> add(String fieldName, Class<F> fieldType)
public <F> AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> add(String fieldName, com.google.gson.reflect.TypeToken<F> fieldType)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved