public class HashMapCollectionType extends MapCollectionType
Type.ClassNameObjectMapperparameterTypes| Constructor and Description |
|---|
HashMapCollectionType(com.squareup.javapoet.ClassName className) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.TypeName |
getTypeName() |
getParameterizedTypeString, getParameterizedTypeStringArgs, parse, serializecollectionTypeForaddParameterType, addParameterType, addParameterTypes, expandStringArgs, getUsedJsonObjectMappers, getUsedTypeConverters, typeForpublic HashMapCollectionType(com.squareup.javapoet.ClassName className)
public com.squareup.javapoet.TypeName getTypeName()
getTypeName in class Type