Uses of Class
com.saperion.util.ParallelIterator
Packages that use ParallelIterator
Package
Description
This package contains the utility classes for the LARIX RMI Server.
-
Uses of ParallelIterator in com.saperion.util
Methods in com.saperion.util that return ParallelIteratorModifier and TypeMethodDescriptionstatic <Type1,
Type2>
ParallelIterator<Type1,Type2> Convenience method that wraps the constructor call and lets the compiler determine the generic types.