public static class ISun.DateIterator
extends java.lang.Object
| Constructor and Description |
|---|
ISun.DateIterator(int y,
int m,
int d) |
| Modifier and Type | Method and Description |
|---|---|
void |
next() |
boolean |
past(int y,
int m,
int d) |
boolean |
past(ISun.DateRange d) |
public void next()
public boolean past(int y,
int m,
int d)
public boolean past(ISun.DateRange d)