Searched refs:unwrappedElementType (Results 1 – 3 of 3) sorted by relevance
75 public TypeMirror unwrappedElementType(Class<?> wrappingClass) { in unwrappedElementType() method in SetType
54 ? setType.unwrappedElementType(Produced.class) in creationExpression()
415 key.toBuilder().type(setOf(setType.unwrappedElementType(wrappingClass))).build()); in unwrapSetKey()