Searched defs:getCommonSuperclass (Results 1 – 5 of 5) sorted by relevance
46 @Nonnull TypeProto getCommonSuperclass(@Nonnull TypeProto other); in getCommonSuperclass() method
53 @Nonnull @Override public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in UnknownClassProto
56 @Nonnull @Override public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in PrimitiveProto
99 public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in ArrayProto
279 public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in ClassProto