supertype

supertype

 英

  • 网络超类型;父型;超类别

例句

Entities that share some attributes, including an identifier (primary key), but not others may be modelled as having a common supertype.

一些实体具有某些共同属性比如标识符),其他属性不同这些实体可能具有共同类型

There aren't any templates directly registered to string, either, so check the supertype of String: java. lang. Object.

没有直接注册字符串模板所以选中String:java.lang.Object

In addition to the above rules, a type variable is a direct supertype of its lower bound.

对于上述规则增加类型变量一个直接类型

We can call this method with any kind of collection whose element type is a supertype of the element type of the array.

我们可以使用元素类型数组元素类型一个类型任何集合调用这个方法

The need for using a supertype arises frequently in the Java language, especially when the Factory Method pattern is used.

使用需求Java语言经常出现特别是使用FactoryMethod模式情况