public class TaskMemory extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
aborted(Task task) |
boolean |
contains(Task task) |
static TaskMemory |
getInstance() |
public static TaskMemory getInstance()
public boolean contains(Task task)
public void aborted(Task task)
Copyright © 2018. All rights reserved.