public class ForLoopStatus extends Object
ForLoopStatus class.
ForLoopStatus(Object outer)
int
getCount()
boolean
getEven()
getFirst()
getIndex()
index
getOdd()
Object
getOuter()
outer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ForLoopStatus(Object outer)
Constructor for ForLoopStatus.
public Object getOuter()
Getter for the field outer.
public int getIndex()
Getter for the field index.
public int getCount()
getCount.
public boolean getFirst()
getFirst.
public boolean getOdd()
getOdd.
public boolean getEven()
getEven.
Copyright © 2023. All rights reserved.