Package org.aoju.bus.image.galaxy
Class ScheduleExpression
java.lang.Object
org.aoju.bus.image.galaxy.ScheduleExpression
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Calendarceil(Calendar cal, ScheduleExpression... schedules) booleanstatic booleanemptyOrAnyContains(Calendar cal, ScheduleExpression... expressions) booleangetHour()inthashCode()toString()static ScheduleExpressionstatic ScheduleExpression[]
-
Constructor Details
-
ScheduleExpression
public ScheduleExpression()
-
-
Method Details