org.apache.velocity.tools.generic
Class LoopToolTests.MyIterable

java.lang.Object
  extended by org.apache.velocity.tools.generic.LoopToolTests.HasIteratorMethod
      extended by org.apache.velocity.tools.generic.LoopToolTests.MyIterable
All Implemented Interfaces:
Iterable
Enclosing class:
LoopToolTests

public static class LoopToolTests.MyIterable
extends LoopToolTests.HasIteratorMethod
implements Iterable


Constructor Summary
LoopToolTests.MyIterable()
           
 
Method Summary
 
Methods inherited from class org.apache.velocity.tools.generic.LoopToolTests.HasIteratorMethod
iterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Iterable
iterator
 

Constructor Detail

LoopToolTests.MyIterable

public LoopToolTests.MyIterable()


Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.