Method and Description |
---|
tools.com.google.gson.reflect.TypeToken.isAssignableFrom(Class<?>)
this implementation may be inconsistent with javac for types
with wildcards.
|
tools.com.google.gson.reflect.TypeToken.isAssignableFrom(Type)
this implementation may be inconsistent with javac for types
with wildcards.
|
tools.com.google.gson.reflect.TypeToken.isAssignableFrom(TypeToken<?>)
this implementation may be inconsistent with javac for types
with wildcards.
|
Constructor and Description |
---|
tools.com.google.gson.JsonNull() |