public class TimeRange.Iterable.Iterator extends Object implements Iterator<Date>
TimeRange.Iterable.Iterator()
int
getCounter()
long
getNumIters()
boolean
hasNext()
Date
next()
peekNext()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeRange.Iterable.Iterator()
public boolean hasNext()
hasNext
Iterator<Date>
public Date next()
next
public Date peekNext()
public void remove()
remove
public long getNumIters()
@Generated(value="lombok") public int getCounter()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.