Searched defs:boundedType (Results 1 – 3 of 3) sorted by relevance
37 private Type boundedType; field in Wildcard39 private Wildcard(BoundType type, Type boundedType) { in Wildcard()
176 …GenericMetadataSupport.BoundedType boundedType = (GenericMetadataSupport.BoundedType) typeVariable… in paramType_with_wildcard_return_type_of____returning_wildcard_with_class_lower_bound____resolved_to_List_and_type_argument_to_Integer() local186 …GenericMetadataSupport.BoundedType boundedType = (GenericMetadataSupport.BoundedType) typeVariable… in paramType_with_wildcard_return_type_of____returning_wildcard_with_typeVar_lower_bound____resolved_to_List_and_type_argument_to_Integer() local196 …GenericMetadataSupport.BoundedType boundedType = (GenericMetadataSupport.BoundedType) typeVariable… in paramType_with_wildcard_return_type_of____returning_wildcard_with_typeVar_upper_bound____resolved_to_List_and_type_argument_to_Integer() local
43 private ResolvedType boundedType; field in ResolvedWildcard45 private ResolvedWildcard(BoundType type, ResolvedType boundedType) { in ResolvedWildcard()