Class PlainScheduleAndData
java.lang.Object
com.github.kagkarlsson.scheduler.task.helper.PlainScheduleAndData
- All Implemented Interfaces:
ScheduleAndData,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPlainScheduleAndData(Schedule schedule) PlainScheduleAndData(Schedule schedule, Object data) -
Method Summary
-
Constructor Details
-
PlainScheduleAndData
-
PlainScheduleAndData
-
-
Method Details
-
getSchedule
- Specified by:
getSchedulein interfaceScheduleAndData
-
getData
- Specified by:
getDatain interfaceScheduleAndData
-
equals
-
hashCode
public int hashCode() -
toString
-