VIRGIN FOREST OF JAVA
不要埋头苦干,要学习,学习,再学习。。。。。
powered by R.Zeus
<2025年4月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

Free Hit Counters

文章分类

相册

JAVA Web Site

最新评论

An JoinedIterator is an Iterator that wraps a number of Iterators.

 *This class makes multiple iterators look like one to the caller.
 * When any method from the Iterator interface is called, the JoinedIterator
 * will delegate to a single underlying Iterator. The JoinedIterator will
 * invoke the Iterators in sequence until all Iterators are exhausted.
posted on 2006-11-07 17:00 R.Zeus 阅读(378) 评论(0)  编辑  收藏 所属分类: Hibernate

只有注册用户登录后才能发表评论。


网站导航: