- Type Parameters:
T - the delegate parameter type, the delegate result type
- All Implemented Interfaces:
- Delegate<Delegate<T,T>,Iterator<Delegate<T,T>>>
public class EndoDelegatesComposer<T>
extends Object
implements Delegate<Delegate<T,T>,Iterator<Delegate<T,T>>>
Composes an iterator of endodelegates.
- Author:
- rferranti