| 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 © 2020 Hyland Software Germany GmbH. All rights reserved.