T
- the type of elements from this iteratorpublic interface IIterable<T>
IIterable
can be used
as the default variable in an iterate expression.IAdaptable
,
IAdapterManager
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator()
Returns an iterator to iterate over the elements.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.