Searched defs:getCommonSuperclass (Results 1 – 5 of 5) sorted by relevance
47 @Nonnull TypeProto getCommonSuperclass(@Nonnull TypeProto other); in getCommonSuperclass() method
54 @Nonnull @Override public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in UnknownClassProto
57 @Nonnull @Override public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in PrimitiveProto
100 public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in ArrayProto
376 public TypeProto getCommonSuperclass(@Nonnull TypeProto other) { in getCommonSuperclass() method in ClassProto