COMP2396
Loading...
Searching...
No Matches
Squirtle.java
Go to the documentation of this file.
1public interface Squirtle {
2 void sprayWater();
3}
void sprayWater()