public class CtTypeJavaType extends com.fasterxml.jackson.databind.type.SimpleType
JsonSerializable.Base_bindings, _superClass, _superInterfaces_asStatic, _class, _hash, _typeHandler, _valueHandler| Constructor and Description |
|---|
CtTypeJavaType(CtType type) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildCanonicalName() |
boolean |
equals(Object o) |
String |
getGenericSignature() |
StringBuilder |
getGenericSignature(StringBuilder sb) |
CtType |
getType() |
_narrow, construct, constructUnsafe, getErasedSignature, hasContentType, isContainerType, refine, toString, withContentType, withContentTypeHandler, withContentValueHandler, withStaticTyping, withTypeHandler, withValueHandler_bogusSuperClass, _classSignature, containedType, containedTypeCount, containedTypeName, findSuperType, findTypeParameters, getBindings, getInterfaces, getSuperClass, serialize, serializeWithType, toCanonicalcontainedTypeOrUnknown, forcedNarrowBy, getContentType, getContentTypeHandler, getContentValueHandler, getErasedSignature, getKeyType, getParameterSource, getRawClass, getReferencedType, getTypeHandler, getValueHandler, hasGenericTypes, hasHandlers, hashCode, hasRawClass, hasValueHandler, isAbstract, isArrayType, isCollectionLikeType, isConcrete, isEnumType, isFinal, isInterface, isJavaLangObject, isMapLikeType, isPrimitive, isThrowable, isTypeOrSubTypeOf, isTypeOrSuperTypeOf, useStaticType, withHandlersFromclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypeNamepublic CtTypeJavaType(CtType type)
public CtType getType()
protected String buildCanonicalName()
buildCanonicalName in class com.fasterxml.jackson.databind.type.SimpleTypepublic String getGenericSignature()
getGenericSignature in class JavaTypepublic StringBuilder getGenericSignature(StringBuilder sb)
getGenericSignature in class com.fasterxml.jackson.databind.type.SimpleTypepublic boolean equals(Object o)
equals in class com.fasterxml.jackson.databind.type.SimpleTypeCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.