public class Type extends Object implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
class |
Type.NULLClass |
| 限定符和类型 | 字段和说明 |
|---|---|
static Type |
BodyContentType |
static Type |
BooleanType |
Class |
cls |
static Type |
DoubleType |
static Type |
FloatType |
static Class[] |
GetMethodPara |
static Type |
IntegerType |
static Type |
ListType |
static Type |
mapEntryType |
static Type |
MapType |
static Type |
NULLType |
static Type |
NumberType |
static Type |
ObjectType |
static Type |
ShortType |
static Class[] |
StringPara |
static Type |
StringType |
Type[] |
types |
public Class cls
public Type[] types
public static final Type ObjectType
public static final Type BooleanType
public static final Type StringType
public static final Type NumberType
public static final Type ListType
public static final Type MapType
public static final Type NULLType
public static final Type BodyContentType
public static final Type mapEntryType
public static final Type IntegerType
public static final Type ShortType
public static final Type FloatType
public static final Type DoubleType
public static final Class[] StringPara
public static final Class[] GetMethodPara
public Type()
public Type(Class cls)
Copyright © 2017. All rights reserved.