![JAR search and dependency download from the Maven repository](/logo.png)
com.viaoa.scheduler.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oa-core Show documentation
Show all versions of oa-core Show documentation
Object Automation library
/**
*
* Used to create schedulers that manage list of datetime ranges, to find used and available datetime ranges.
*
* A scheule plan is used to combine various schedules together, so that an application (ex: UI) can best present available choices.
*
* @author vvia
*/
package com.viaoa.scheduler;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy