public class TypeWrap extends Object
TypeWrap(Class<?> genericInfo, Class<?> type, Type genericType)
ParameterizedType
getGenericType()
Class<?>
getType()
boolean
isInvalid()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeWrap(Class<?> genericInfo, Class<?> type, Type genericType)
public boolean isInvalid()
public Class<?> getType()
@Nullable public ParameterizedType getGenericType()
Copyright © 2024. All rights reserved.