first commit
This commit is contained in:
3
CS1322/final/UnderwaterType.java
Normal file
3
CS1322/final/UnderwaterType.java
Normal file
@@ -0,0 +1,3 @@
|
||||
public interface UnderwaterType{
|
||||
public void submerge();
|
||||
}
|
||||
Reference in New Issue
Block a user