Searched defs:supertypeOf (Results 1 – 8 of 8) 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
55 public inline fun <reified T> supertypeOf(): WildcardType { in supertypeOf() method
153 public static WildcardType supertypeOf(Type bound) { in supertypeOf() method in Types
86 public static WildcardType supertypeOf(Type bound) { in supertypeOf() method in Types
167 public void supertypeOf() throws Exception { in supertypeOf() method in TypesTest
94 public static WildcardType supertypeOf(Type bound) { in supertypeOf() method in $Gson$Types
158 static WildcardType supertypeOf(Type lowerBound) { in supertypeOf() method in Types