As an example of a parametrized class, consider the class PAIR, which can hold two objects of arbitrary types: class PAIR{T1,T2} is readonly attr first: T1; ...
確定! 回上一頁