java.lang.Object
xyz.cofe.coll.im.htree.ImListNest.ImListIter
- All Implemented Interfaces:
Nest.NestFinish,Nest.NestIt,Nest.NestIter
- Enclosing class:
ImListNest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImListIter
-
-
Method Details
-
next
Description copied from interface:Nest.NestIterПереход к следующему элементу- Specified by:
nextin interfaceNest.NestIter- Returns:
- значение типа NestItValue - очередной элемент из итератора
значение типа NestFinish - обход завершен
-
exit
- Specified by:
exitin interfaceNest.NestFinish
-