$ Gson$ Types
class $Gson$Types
Content copied to clipboard
Static methods for working with types.
Author
Bob Lee
Jesse Wilson
Functions
arrayOf
Link copied to clipboard
canonicalize
Link copied to clipboard
getArrayComponentType
Link copied to clipboard
getCollectionElementType
Link copied to clipboard
open fun getCollectionElementType(context: Type, contextRawType: Class<out Any>): Type
Content copied to clipboard
getMapKeyAndValueTypes
Link copied to clipboard
getRawType
Link copied to clipboard
newParameterizedTypeWithOwner
Link copied to clipboard
open fun newParameterizedTypeWithOwner(ownerType: Type, rawType: Type, typeArguments: Array<Type>): ParameterizedType
Content copied to clipboard
subtypeOf
Link copied to clipboard
supertypeOf
Link copied to clipboard
typeToString
Link copied to clipboard