ModeShape Common 5.5.0.fcr
-
- Type Parameters:
T - the iterator's type
V - the type of the delegate iterator
- All Implemented Interfaces:
- Iterator<T>
public class DelegateIterator<T,V>
extends Object
implements Iterator<T>
An iterator that adapts the value returned by a delegate iterator.
- Author:
- Randall Hauch (rhauch@redhat.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ModeShape Common 5.5.0.fcr
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.