Searched defs:staticTypes (Results 1 – 6 of 6) sorted by relevance
27 public abstract ImmutableCollection<TypeElement> staticTypes(); in staticTypes() method in CrossProfileProviderAnnotationInfo30 ImmutableCollection<TypeElement> staticTypes) { in create()
51 public abstract ImmutableCollection<CrossProfileTypeInfo> staticTypes(); in staticTypes() method in ProviderClassInfo107 Set<CrossProfileTypeInfo> staticTypes = in create() local
32 public abstract ImmutableCollection<TypeElement> staticTypes(); in staticTypes() method in ValidatorProviderClassInfo
21 Class<?>[] staticTypes(); in staticTypes() method
37 Class<?>[] staticTypes() default {}; in staticTypes() method