Searched defs:subtypeOf (Results 1 – 9 of 9) sorted by relevance
79 public static WildcardTypeName subtypeOf(TypeName upperBound) { in subtypeOf() method in WildcardTypeName83 public static WildcardTypeName subtypeOf(Type upperBound) { in subtypeOf() method in WildcardTypeName
75 public boolean subtypeOf(CtClass clazz) throws NotFoundException in subtypeOf() method in CtArray
348 public boolean subtypeOf(CtClass clazz) throws NotFoundException { in subtypeOf() method in CtClass
334 public boolean subtypeOf(CtClass clazz) throws NotFoundException { in subtypeOf() method in CtClassType
78 public static WildcardType subtypeOf(Type bound) { in subtypeOf() method in Types
192 public static Predicate<Class<?>> subtypeOf(Class<?> clazz) { in subtypeOf() method in Predicates
155 static WildcardType subtypeOf(Type upperBound) { in subtypeOf() method in Types
156 static WildcardType subtypeOf(Type upperBound) { in subtypeOf() method in Types