All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.lifeonwalden.springscheduling.cronBuilder.time.CronTime Maven / Gradle / Ivy

There is a newer version: 0.2.11
Show newest version
package com.lifeonwalden.springscheduling.cronBuilder.time;

public interface CronTime {
  int toCronTime();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy