]
Jozef Marko updated DROOLS-4720:
--------------------------------
Sprint: 2020 Week 13-15 (from Mar 23)
Use Objects.equals in AbstractScesimData
----------------------------------------
Key: DROOLS-4720
URL:
https://issues.redhat.com/browse/DROOLS-4720
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Affects Versions: 7.30.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Priority: Optional
Labels: ScenarioSimulation, drools-tools
We should use _Objects.equals()_ instead of simple _equals_ in the
[
AbstractScesimData|https://github.com/kiegroup/drools/blob/b1bc7ebb290604...]
class.