Uses of Class
com.saperion.util.IteratorIterable
Packages that use IteratorIterable
Package
Description
This package contains the utility classes for the LARIX RMI Server.
-
Uses of IteratorIterable in com.saperion.util
Methods in com.saperion.util that return IteratorIterableModifier and TypeMethodDescriptionstatic <Type> IteratorIterable<Type>For a givenIteratorthis method returns anIterablewhoseIterable.iterator()will return exactly that iterator.