Searched defs:subtypeOf (Results 1 – 5 of 5) sorted by relevance
63 public boolean subtypeOf(CtClass clazz) throws NotFoundException { in subtypeOf() method in CtArray
330 public boolean subtypeOf(CtClass clazz) throws NotFoundException { in subtypeOf() method in CtClass
297 public boolean subtypeOf(CtClass clazz) throws NotFoundException { in subtypeOf() method in CtClassType
80 public static WildcardType subtypeOf(Type bound) { in subtypeOf() method in Types
165 @VisibleForTesting static WildcardType subtypeOf(Type upperBound) { in subtypeOf() method in Types