org.apache.velocity.test
Class StrictForeachTestCase.GoodIterable

java.lang.Object
  extended by org.apache.velocity.test.StrictForeachTestCase.GoodIterable
Enclosing class:
StrictForeachTestCase

public static class StrictForeachTestCase.GoodIterable
extends Object


Constructor Summary
StrictForeachTestCase.GoodIterable()
           
 
Method Summary
 Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrictForeachTestCase.GoodIterable

public StrictForeachTestCase.GoodIterable()
Method Detail

iterator

public Iterator iterator()


Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.