Uses of Class
com.fasterxml.classmate.GenericType
Packages that use GenericType
Package
Description
Package that contains main public interface of ClassMate
package.
-
Uses of GenericType in com.fasterxml.classmate
Methods in com.fasterxml.classmate with parameters of type GenericTypeModifier and TypeMethodDescriptionprivate ResolvedType
TypeResolver._fromGenericType
(ClassStack context, GenericType<?> generic, TypeBindings typeBindings) Factory method for resolving given generic type, defined by using sub-class instance ofGenericType