org.apache.velocity.test
Class StrictForeachTestCase.BadIterable

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

public static class StrictForeachTestCase.BadIterable
extends Object


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

Constructor Detail

StrictForeachTestCase.BadIterable

public StrictForeachTestCase.BadIterable()
Method Detail

iterator

public Object iterator()


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