public class SpecTypeArgumentsFullyQualifiedJavaType
extends org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
| 构造器和说明 |
|---|
SpecTypeArgumentsFullyQualifiedJavaType(String fullTypeSpecification)
Use this constructor to construct a generic type with the specified type parameters.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getShortName() |
addTypeArgument, compareTo, equals, getBooleanPrimitiveInstance, getCriteriaInstance, getDateInstance, getFullyQualifiedName, getFullyQualifiedNameWithoutTypeParameters, getGeneratedCriteriaInstance, getImportList, getIntInstance, getNewArrayListInstance, getNewHashMapInstance, getNewIteratorInstance, getNewListInstance, getNewMapInstance, getObjectInstance, getPackageName, getPrimitiveTypeWrapper, getShortNameWithoutTypeArguments, getStringInstance, getTypeArguments, hashCode, isArray, isExplicitlyImported, isPrimitive, toStringpublic SpecTypeArgumentsFullyQualifiedJavaType(String fullTypeSpecification)
fullTypeSpecification - the full type specificationpublic String getShortName()
getShortName 在类中 org.mybatis.generator.api.dom.java.FullyQualifiedJavaTypeCopyright © 2019. All rights reserved.