public class PrimitiveModelImpl extends TypeModelImpl<PrimitiveModel> implements PrimitiveModel
| Constructor and Description |
|---|
PrimitiveModelImpl(String simpleName,
TypeKind kind) |
| Modifier and Type | Method and Description |
|---|---|
protected PrimitiveModel |
construct(String collect,
List<TypeModel<?>> typeParameters) |
protected PrimitiveModel |
t() |
componentType, componentType, fields, fields, fullName, interfaces, isArray, isPrimitive, isTypeVariable, methods, methods, packageName, rawType, simpleName, toString, typeParameters, typestypeParametersannotations, metadata, modifiersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomponentType, componentType, fields, fields, fullName, interfaces, isArray, isPrimitive, isTypeVariable, methods, methods, packageName, rawType, simpleName, typestypeParameters, typeParametersannotations, metadata, modifiersprotected PrimitiveModel t()
t in class TypeModelImpl<PrimitiveModel>protected PrimitiveModel construct(String collect, List<TypeModel<?>> typeParameters)
construct in class TypeModelImpl<PrimitiveModel>Copyright © 2020. All rights reserved.