public final class SuperTypeResolver extends Object
| Constructor and Description |
|---|
SuperTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Type<T> |
getSuperType(Type<?> enhancedClass,
SuperTypeResolverStrategy strategy) |
public static <T> Type<T> getSuperType(Type<?> enhancedClass, SuperTypeResolverStrategy strategy)
Copyright © 2019 Glasnost. All rights reserved.