public class GetTaskReminderCommand extends Object implements Command<List<TaskReminder>>
GetTaskReminderCommand(long taskId)
List<TaskReminder>
execute(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetTaskReminderCommand(long taskId)
public List<TaskReminder> execute(Context context)
execute
Command<List<TaskReminder>>
Copyright © 2019 Bstek. All rights reserved.