Searched refs:unwrappedValueType (Results 1 – 4 of 4) sorted by relevance
196 TypeMirror unwrappedValueType = in directMapKeyExpression() local198 return annotationExpression.getValueExpression(unwrappedValueType, unwrappedValue.get()); in directMapKeyExpression()
409 fromJava(mapOf(mapType.keyType(), mapType.unwrappedValueType(frameworkClass)))) in unwrapMapValueType()449 wrappingElement, toJavac(mapType.unwrappedValueType(currentWrappingClassName))); in rewrapMapKey()
99 public XType unwrappedValueType(ClassName wrappingClass) { in unwrappedValueType() method in MapType
69 .map(mapType::unwrappedValueType) in creationExpression()