public abstract class AbstractTypeReference<T> extends Object implements Type
AbstractTypeReference()
Type
getType()
String
getTypeName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractTypeReference()
public String getTypeName()
Returns a string describing this type, including information about any type parameters.
getTypeName
toString
public Type getType()
getType.
Copyright © 2023 dromara. All rights reserved.