run linter

This commit is contained in:
Yadunand Prem
2022-10-06 16:03:08 +08:00
parent 530ef6b71a
commit 132080d451
6 changed files with 25 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
package cs2030s.fp;
/**
* The Immutator interface that can transform
* to type T2, an object of type T1.