ModeShape Distribution 4.0.0.Final
-
- Type Parameters:
T
- the iterator's typeV
- 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 4.0.0.Final
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.