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