Searched refs:mapValueType (Results 1 – 2 of 2) sorted by relevance
58 TypeMirror mapValueType = in createForMapBindingContribution() local61 (ParameterizedTypeName) TypeNames.forTypeMirror(mapValueType), in createForMapBindingContribution()
347 TypeMirror mapValueType = Util.getValueTypeOfMap(declaredMapType);348 if (!MoreTypes.isTypeOf(wrappingClass, mapValueType)) {356 DeclaredType wrappedType = types.getDeclaredType(wrappingElement, mapValueType);