public final class Generics extends Object
Modifier | Constructor and Description |
---|---|
private |
Generics() |
Modifier and Type | Method and Description |
---|---|
static Type |
resolve(Type value,
Class<?> rootClass) |
private static Type |
resolveParameterizedType(Type value,
Class<?> rootClass) |
private static Type |
resolveTypeVariable(Type value,
Class<?> rootClass) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.