actual type argument的意思|示意

美 / / 英 / /

实际类型参数


actual type argument的网络常见释义

类型参数 注意,我们并没有传送真实类型参数(actual type argument)给一个泛型方法。编译器根据实参为我们推断类型参数的值。