ModeShape Distribution 5.0.0.Final
-
- Type Parameters:
T
- the iterator's type
V
- the type of the delegate iterator
- All Implemented Interfaces:
- Iterable<T>
public class DelegateIterable<T,V>
extends Object
implements Iterable<T>
An iterable that adapts the values returned by a delegate iterable.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ModeShape Distribution 5.0.0.Final
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.