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

com.github.chen0040.mesos.client.chronos.ScheduleInterval Maven / Gradle / Ivy

The newest version!
package com.github.chen0040.mesos.client.chronos;


/**
 * Created by xschen on 6/8/2016.
 */
public enum ScheduleInterval {
   Weekly,
   Daily,
   Monthly
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy