| 程序包 | 说明 |
|---|---|
| org.rxjava.apikit.tool.info | |
| org.rxjava.apikit.tool.wrapper |
| 限定符和类型 | 方法和说明 |
|---|---|
static TypeInfo.Type |
TypeInfo.Type.form(java.lang.Class cls) |
static TypeInfo.Type |
TypeInfo.Type.form(java.lang.String name) |
static TypeInfo.Type |
TypeInfo.Type.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static TypeInfo.Type[] |
TypeInfo.Type.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
TypeInfo.Type.isBaseType(TypeInfo.Type type) |
static boolean |
TypeInfo.Type.isHasNull(TypeInfo.Type type) |
| 构造器和说明 |
|---|
TypeInfo(TypeInfo.Type type,
java.lang.String packageName,
java.lang.String className,
boolean isArray,
java.util.List<TypeInfo> typeArguments,
boolean isInside,
boolean isGeneric) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
JavaScriptWrapper.toJavaScriptString(TypeInfo.Type type) |
Copyright © 2019. All Rights Reserved.