org.apache.velocity.test
Class ForeachTestCase.NotReallyIterable

java.lang.Object
  extended by org.apache.velocity.test.ForeachTestCase.NotReallyIterable
Enclosing class:
ForeachTestCase

public static class ForeachTestCase.NotReallyIterable
extends Object


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

Constructor Detail

ForeachTestCase.NotReallyIterable

public ForeachTestCase.NotReallyIterable()
Method Detail

iterator

public Object iterator()


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