public class TypeRefs extends Object
TypeRefs()
static Type
getType(Class<?> rawType, Type... typeArguments)
getType(String typeStr)
getType(TypeName typeName)
static TypeName
parse(String typeStr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeRefs()
public static Type getType(String typeStr) throws ClassNotFoundException
ClassNotFoundException
public static TypeName parse(String typeStr) throws ClassNotFoundException
public static Type getType(TypeName typeName)
public static Type getType(Class<?> rawType, Type... typeArguments)
Copyright © 2025 fossc. All rights reserved.