This method receives several parameters, including a SQL statement and a result handler, and returns an object of generic type t.
这个方法接收多个参数,包括一条sql语句和一个结果处理程序,并返回一个泛型t的对象。
The angle brackets assign a specific type (that is, the parameterized type) to the generic type represented by the "T" argument types.
尖括号为由 “T”参数类型表示的泛型指定具体类型。
Thus, when a type parameter t is used as the superclass of a generic class, the annotation on t tells us exactly what super-constructors we can call.
因此,当类型参数t用作泛型类的超类时,T的注释确切地告知我们可以调用哪些超级构造函数。
Because we'd like our Lists to be generic in the type of element they contain, we'd like our static factory method to take an argument of type variable t and return an instance of List.
因为我们希望List成为其所包含的元素类型的泛型,所以希望静态factory方法带有类型变量t这一参数并返回List的实例。
This Recommendation provides generic procedures for referencing the documents of other organizations in ITU-T Recommendations.
该建议提供了在ITU - T建议书中参照其他组织文件的通用程序。
The name of a generic type parameter on an externally visible type or method does not start with an uppercase 't'.
外部可见的类型或方法上的泛型类型参数的名称不以大写的“T”开头。
Generic type parameter names should start with an uppercase 't' and optionally may be followed by another uppercase letter.
泛型类型参数名称应以大写字母“T”开头,后面可跟另一个大写字母。
Generic type parameter names should start with an uppercase 't' and optionally may be followed by another uppercase letter.
泛型类型参数名称应以大写字母“T”开头,后面可跟另一个大写字母。
应用推荐