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

com.jchanghong.cron.pattern.parser.SecondValueParser Maven / Gradle / Ivy

The newest version!
package com.jchanghong.cron.pattern.parser;

/**
 * 秒值处理
 * @author Looly
 *
 */
public class SecondValueParser extends MinuteValueParser{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy