Searched refs:unwrappedValueType (Results 1 – 4 of 4) sorted by relevance
185 TypeMirror unwrappedValueType = in directMapKeyExpression() local187 return annotationExpression.getValueExpression(unwrappedValueType, unwrappedValue.get()); in directMapKeyExpression()
331 .type(mapOf(mapType.keyType(), mapType.unwrappedValueType(frameworkClass))) in unwrapMapValueType()373 wrappingElement, mapType.unwrappedValueType(currentWrappingClass)); in rewrapMapKey()
113 public TypeMirror unwrappedValueType(Class<?> wrappingClass) { in unwrappedValueType() method in MapType
67 valueType = mapType.unwrappedValueType(frameworkClass); in creationExpression()