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.mapprivate final Map<TypeResolver.TypeVariableKey, Type> TypeResolver.TypeMappingIntrospector.mappingsMethods in com.google.common.reflect that return TypeResolver.TypeVariableKeyModifier and TypeMethodDescription(package private) static TypeResolver.TypeVariableKeyWrapstin aTypeVariableKeyif 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 voidTypeResolver.TypeMappingIntrospector.map(TypeResolver.TypeVariableKey var, Type arg) Method parameters in com.google.common.reflect with type arguments of type TypeResolver.TypeVariableKeyModifier and TypeMethodDescriptionprivate static voidTypeResolver.populateTypeMappings(Map<TypeResolver.TypeVariableKey, Type> mappings, Type from, Type to) (package private) final TypeResolver.TypeTableTypeResolver.TypeTable.where(Map<TypeResolver.TypeVariableKey, ? extends Type> mappings) Returns a newTypeResolverwithvariablemapping totype.(package private) TypeResolverTypeResolver.where(Map<TypeResolver.TypeVariableKey, ? extends Type> mappings) Returns a newTypeResolverwithvariablemapping totype.Constructor parameters in com.google.common.reflect with type arguments of type TypeResolver.TypeVariableKeyModifierConstructorDescriptionprivate