public class TypeImpl_string extends TypeImpl_primitive
isBuiltIn, isCreatableAndNotBuiltinArray, isFeatureFinal, isInheritanceFinal, isLongOrDouble, isRefType, javaClass, singleton| Constructor and Description | 
|---|
| TypeImpl_string(String name,
               TypeSystemImpl tsi,
               TypeImpl supertype) | 
| TypeImpl_string(String name,
               TypeSystemImpl tsi,
               TypeImpl supertype,
               Class<?> javaType) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isStringOrStringSubtype() | 
| boolean | subsumes(TypeImpl ti) | 
isPrimitivecompareTo, equals, getAppropriateFeatures, getCode, getComponentSlotKind, getComponentType, getFeature, getFeatureByBaseName, getFeatureImpls, getFeatures, getFeaturesAsStream, getFsSpaceReq, getFsSpaceReq, getFsSpaceReq, getJCasClassName, getMergedStaticFeaturesIntroducedByThisType, getName, getNbrOfLongOrDoubleFeatures, getNumberOfFeatures, getShortName, getSuperType, getTypeSystem, hashCode, hashCodeNameLong, hasRefFeature, isAnnotationBaseType, isAnnotationType, isAppropriateFeature, isArray, isCreatableAndNotBuiltinArray, isFeatureFinal, isInheritanceFinal, isLongOrDouble, isStringSubtype, isTopType, isTypedFsArray, iterator, prettyPrint, prettyPrintWithSubTypes, subsumesStrictly, subsumesValue, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TypeImpl_string(String name, TypeSystemImpl tsi, TypeImpl supertype)
public TypeImpl_string(String name, TypeSystemImpl tsi, TypeImpl supertype, Class<?> javaType)
public boolean isStringOrStringSubtype()
isStringOrStringSubtype in interface TypeisStringOrStringSubtype in class TypeImplpublic boolean subsumes(TypeImpl ti)
subsumes in class TypeImpl_primitiveti - the subtype to checkCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.