Package fr.enedis.chutney.agent.infra
Class InMemoryExplorations
java.lang.Object
fr.enedis.chutney.agent.infra.InMemoryExplorations
- All Implemented Interfaces:
Explorations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanchangeStateToIfPossible(NetworkConfiguration networkConfiguration, ConfigurationState newState) voidremove(NetworkConfiguration networkConfiguration)
-
Constructor Details
-
InMemoryExplorations
public InMemoryExplorations()
-
-
Method Details
-
changeStateToIfPossible
public boolean changeStateToIfPossible(NetworkConfiguration networkConfiguration, ConfigurationState newState) - Specified by:
changeStateToIfPossiblein interfaceExplorations
-
remove
- Specified by:
removein interfaceExplorations
-