public abstract class Generics extends Object
| Constructor and Description |
|---|
Generics() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<Type,Type> |
analyze(Type manifest,
Class<?> raw) |
static boolean |
isUnknownType(Type type) |
static Type |
makeConcrete(Type manifest,
HashMap<Type,Type> mappings) |
Copyright © 2018. All rights reserved.