polymorphic iteration
名词 n.
英文释义
名词 n.
-
The use of an iterator class or interface to enable traversal over the members of any type of collection for which there is a corresponding descendant of that iterator by code which need not know the type of the collection.
— When we write methods that take iterators as parameters, we are using polymorphic iteration.
1 次浏览
数据来源: Wiktionary