Package | Description |
---|---|
com.saperion.util |
This package contains the utility classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
static <Type> IteratorIterable<Type> |
IteratorIterable.create(Iterator<Type> iterator)
For a given
Iterator this method returns an Iterable whose
Iterable.iterator() will return exactly that iterator. |
Copyright © 2016 SAPERION AG. All rights reserved.