public class TypeRefs extends Object
public static Type getType(String typeStr) throws ClassNotFoundException
public static com.squareup.javapoet.TypeName parse(String typeStr) throws ClassNotFoundException
public static Type getType(com.squareup.javapoet.TypeName typeName)
Copyright © 2024 fossc. All rights reserved.