public interface  org.wildfly.common.iteration.IndexIterator extends java.lang.Object
{
public abstract long getIndex();
}