Method and Description |
---|
com.google.gson.reflect.TypeToken.isAssignableFrom(Class>)
this implementation may be inconsistent with javac for types
with wildcards.
|
com.google.gson.reflect.TypeToken.isAssignableFrom(Type)
this implementation may be inconsistent with javac for types
with wildcards.
|
com.google.gson.reflect.TypeToken.isAssignableFrom(TypeToken>)
this implementation may be inconsistent with javac for types
with wildcards.
|
Constructor and Description |
---|
com.google.gson.JsonNull() |
Copyright © 2008-2013 Google, Inc.. All Rights Reserved.