Package | Description |
---|---|
net.waglewagle.schedule |
Modifier and Type | Class and Description |
---|---|
class |
DailySchedule
ë§¤ì¼ ì •í•´ì§„ ì‹œê°„ì— ì‹¤í–‰í•˜ê¸° 위한 스케줄.
|
class |
MonthlySchedule
매 ì›” ì •í•´ì§„ ì¼ ë° ì‹œê°„ì— ì‹¤í–‰í•˜ê¸° 위한 스케줄.
|
class |
SecondlySchedule
주어진 매 초마다 실행하기 위한 스케줄.
|
class |
WeeklySchedule
매 주 ì •í•´ì§„ ë° ì‹œê°„ì— ì‹¤í–‰í•˜ê¸° 위한 스케줄.
|
Modifier and Type | Method and Description |
---|---|
void |
Scheduler.schedule(Task task,
Schedule schedule)
주어진 ìž‘ì—…ì„ ìŠ¤ì¼€ì¤„ ì²˜ë¦¬ì— ì¶”ê°€í•œë‹¤.
|