AP® Computer Science Marine Biology Simulation

Interface EnvDisplay

All Known Subinterfaces:
SettableEnvDisplay

public interface EnvDisplay

AP® Computer Science Marine Biology Simulation:
The EnvDisplay interface describes the methods needed by all EnvDisplay objects.

The EnvDisplay interface is copyright© 2002 College Entrance Examination Board (www.collegeboard.com).

Version:
1 July 2002

Method Summary
 void showEnv()
          Shows the current state of the environment.
 

Method Detail

showEnv

public void showEnv()
Shows the current state of the environment.

AP® Computer Science Marine Biology Simulation

Copyright© 2002 College Entrance Examination Board