com.lyncode.jtwig.tree.content
Class ForLoop.Loop
java.lang.Object
com.lyncode.jtwig.tree.content.ForLoop.Loop
- Enclosing class:
- ForLoop
public static class ForLoop.Loop
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForLoop.Loop
public ForLoop.Loop(int length)
update
public void update(int index)
getLength
public int getLength()
getIndex
public int getIndex()
getRevindex
public int getRevindex()
isFirst
public boolean isFirst()
isLast
public boolean isLast()
Copyright © 2014. All Rights Reserved.