public interface ImitatingStrategy extends Strategy
Modifier and Type | Method and Description |
---|---|
void |
imitate(Agent otherAgent) |
void |
mutate() |
clone, execute, getAgent, setAgent, subscribeToEvents, unsubscribeFromEvents
eventOccurred
void imitate(Agent otherAgent)
void mutate()
Copyright © 2014. All rights reserved.