public class ReflectionFactory extends Object
| Constructor and Description | 
|---|
ReflectionFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ResolvedReferenceTypeDeclaration | 
typeDeclarationFor(Class<?> clazz,
                  TypeSolver typeSolver)  | 
static ResolvedType | 
typeUsageFor(Type type,
            TypeSolver typeSolver)  | 
public static ResolvedReferenceTypeDeclaration typeDeclarationFor(Class<?> clazz, TypeSolver typeSolver)
public static ResolvedType typeUsageFor(Type type, TypeSolver typeSolver)
Copyright © 2007–2023. All rights reserved.