public class TypeReference<T> extends Object
| 限定符 | 构造器和说明 |
|---|---|
protected |
TypeReference() |
protected |
TypeReference(Type... actualTypeArguments) |
protected final Type type
protected TypeReference()
protected TypeReference(Type... actualTypeArguments)
public static Type checkPrimitiveArray(GenericArrayType genericArrayType)
public Type getType()
Copyright © 2024. All rights reserved.