Package: environment/
File: Environment.java
package environment; import coupling.interaction.Interaction; /** * An Environment simulates the enaction of an intended primitive interaction * and returns the resulting enacted primitive interaction. */ public Interaction enact(Interaction intendedInteraction); }
See public discussions about this page or start a new discussion by clicking on the Google+ Share button. Please type the #IDEALMOOCEnvironment hashtag in your post: