public class BLCCronUtils extends Object
| Constructor and Description | 
|---|
| BLCCronUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Date | getNextValidTime(String cron)Gathers the next time that the cron expression will be valid | 
| static boolean | isValidExpression(String cron)Determines whether or not the cron expression is valid | 
public static Date getNextValidTime(String cron)
cron - public static boolean isValidExpression(String cron)
cron - Copyright © 2020. All rights reserved.