]
Jozef Marko reassigned DROOLS-4721:
-----------------------------------
Assignee: Jozef Marko (was: Yeser Amer)
Use Objects.equals in ScesimModelDescriptor
-------------------------------------------
Key: DROOLS-4721
URL:
https://issues.redhat.com/browse/DROOLS-4721
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
[
ScesimModelDescriptor|https://github.com/kiegroup/drools/blob/b1bc7ebb290...]
class.