| Package | Description |
|---|---|
| com.fasterxml.classmate |
Package that contains main public interface of ClassMate
package.
|
| Modifier and Type | Method and Description |
|---|---|
private ResolvedType |
TypeResolver._fromGenericType(ClassStack context,
GenericType<?> generic,
TypeBindings typeBindings)
Factory method for resolving given generic type, defined by using sub-class
instance of
GenericType |