类 TsDefineHelper.TsParameterizedType
java.lang.Object
org.coodex.concrete.apitools.jaxrs.axios.TsDefineHelper.TsParameterizedType
- 所有已实现的接口:
TsDefineHelper.TsType
- 封闭类:
- TsDefineHelper
public static class TsDefineHelper.TsParameterizedType
extends Object
implements TsDefineHelper.TsType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getName()booleanstatic TsDefineHelper.TsTypeof(GenericArrayType genericArrayType, Type... context) static TsDefineHelper.TsTypeof(ParameterizedType parameterizedType, Type... context) toText()从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.coodex.concrete.apitools.jaxrs.axios.TsDefineHelper.TsType
isPrimitive, toDTS
-
构造器详细资料
-
TsParameterizedType
public TsParameterizedType()
-
-
方法详细资料
-
of
-
of
-
getName
- 指定者:
getName在接口中TsDefineHelper.TsType
-
toText
- 指定者:
toText在接口中TsDefineHelper.TsType
-
isDefinable
public boolean isDefinable()- 指定者:
isDefinable在接口中TsDefineHelper.TsType
-
getDependencies
- 指定者:
getDependencies在接口中TsDefineHelper.TsType
-