Uses of Class
com.google.common.reflect.TypeResolver.TypeVariableKey
Packages that use TypeResolver.TypeVariableKey
-
Uses of TypeResolver.TypeVariableKey in com.google.common.reflect
Fields in com.google.common.reflect with type parameters of type TypeResolver.TypeVariableKeyModifier and TypeFieldDescriptionprivate final ImmutableMap
<TypeResolver.TypeVariableKey, Type> TypeResolver.TypeTable.map
private final Map
<TypeResolver.TypeVariableKey, Type> TypeResolver.TypeMappingIntrospector.mappings
Methods in com.google.common.reflect that return TypeResolver.TypeVariableKeyModifier and TypeMethodDescription(package private) static TypeResolver.TypeVariableKey
Wrapst
in aTypeVariableKey
if it's a type variable.Methods in com.google.common.reflect that return types with arguments of type TypeResolver.TypeVariableKeyModifier and TypeMethodDescription(package private) static ImmutableMap
<TypeResolver.TypeVariableKey, Type> TypeResolver.TypeMappingIntrospector.getTypeMappings
(Type contextType) Returns type mappings using type parameters and type arguments found in the generic superclass and the super interfaces ofcontextClass
.Methods in com.google.common.reflect with parameters of type TypeResolver.TypeVariableKeyModifier and TypeMethodDescriptionprivate void
TypeResolver.TypeMappingIntrospector.map
(TypeResolver.TypeVariableKey var, Type arg) Method parameters in com.google.common.reflect with type arguments of type TypeResolver.TypeVariableKeyModifier and TypeMethodDescriptionprivate static void
TypeResolver.populateTypeMappings
(Map<TypeResolver.TypeVariableKey, Type> mappings, Type from, Type to) (package private) final TypeResolver.TypeTable
TypeResolver.TypeTable.where
(Map<TypeResolver.TypeVariableKey, ? extends Type> mappings) Returns a newTypeResolver
withvariable
mapping totype
.(package private) TypeResolver
TypeResolver.where
(Map<TypeResolver.TypeVariableKey, ? extends Type> mappings) Returns a newTypeResolver
withvariable
mapping totype
.Constructor parameters in com.google.common.reflect with type arguments of type TypeResolver.TypeVariableKeyModifierConstructorDescriptionprivate