checkpoint

This commit is contained in:
Jonathan Shook
2023-10-08 13:58:07 -05:00
parent 0699b446a6
commit 9fa711b7ab
71 changed files with 776 additions and 245 deletions

View File

@@ -47,7 +47,6 @@ public interface Activity extends Comparable<Activity>, ActivityDefObserver, Pro
*/
void setActivityController(ActivityController activityController);
ActivityController getActivityController();
/**
* Register an object which should be closed after this activity is shutdown.