This project has retired. For details please refer to its
Attic page.
NullFilteringTypeAdapterFactories.ImmutableListTypeAdapterFactory (Apache jclouds 1.9.3 API)
- java.lang.Object
-
- org.jclouds.json.internal.NullFilteringTypeAdapterFactories.ImmutableListTypeAdapterFactory
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Class<?> |
declaring |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
<T> com.google.gson.TypeAdapter<T> |
create(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<T> ownerType) |
protected <E,I> com.google.gson.TypeAdapter<I> |
newAdapter(com.google.gson.TypeAdapter<E> elementAdapter) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.