D G I N P R S V

P

Predictor - Class in it.sauronsoftware.cron4j
A predictor is able to predict when a scheduling pattern will be matched.
Predictor(String, long) - Constructor for class it.sauronsoftware.cron4j.Predictor
It builds a predictor with the given scheduling pattern and start time.
Predictor(String, Date) - Constructor for class it.sauronsoftware.cron4j.Predictor
It builds a predictor with the given scheduling pattern and start time.
Predictor(String) - Constructor for class it.sauronsoftware.cron4j.Predictor
It builds a predictor with the given scheduling pattern and the current system time as the prediction start time.

D G I N P R S V