Searched defs:propertyTypes (Results 1 – 4 of 4) sorted by relevance
36 private final ImmutableMap<String, TypeMirror> propertyTypes; field in ExtensionContext84 public Map<String, TypeMirror> propertyTypes() { in propertyTypes() method in ExtensionContext
57 private final Map<String, Class<?>> propertyTypes; field in AnnotationInfo.AnnotationClass
149 default Map<String, TypeMirror> propertyTypes() { in propertyTypes() method
914 public void propertyTypes() { in propertyTypes() method in ExtensionTest