feat: add Lab4
This commit is contained in:
11
Lab4/Action.java
Normal file
11
Lab4/Action.java
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* The Action interface that can be called
|
||||
* on an object of type T to act.
|
||||
*
|
||||
* Contains a single abstract method call.
|
||||
*
|
||||
* CS2030S Lab 4
|
||||
* AY22/23 Semester 1
|
||||
*
|
||||
* @author Put Your Name (Lab Group)
|
||||
*/
|
||||
Reference in New Issue
Block a user