Searched defs:supertypeOf (Results 1 – 3 of 3) sorted by relevance
91 public static WildcardTypeName supertypeOf(TypeName lowerBound) { in supertypeOf() method in WildcardTypeName96 public static WildcardTypeName supertypeOf(Type lowerBound) { in supertypeOf() method in WildcardTypeName
86 public static WildcardType supertypeOf(Type bound) { in supertypeOf() method in Types
170 @VisibleForTesting static WildcardType supertypeOf(Type lowerBound) { in supertypeOf() method in Types