Class Templates.Iteration

  • Enclosing class:
    Templates

    public static class Templates.Iteration
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean first  
      int index  
    • Constructor Summary

      Constructors 
      Constructor Description
      Iteration()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • index

        public int index
      • first

        public boolean first
    • Constructor Detail

      • Iteration

        public Iteration()