]
Jozef Marko updated DROOLS-4721:
--------------------------------
Description:
We should use _Objects.equals()_ instead of simple _equals_ in the
[
]
class.
was:
We should use _Objects.equals()_ instead of simple _equals_ in the
[
Use Objects.equals in ScesimModelDescriptor
-------------------------------------------
Key: DROOLS-4721
URL:
https://issues.jboss.org/browse/DROOLS-4721
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Affects Versions: 7.30.0.Final
Reporter: Jozef Marko
Assignee: Daniele Zonca
Priority: Major
Labels: ScenarioSimulation
We should use _Objects.equals()_ instead of simple _equals_ in the
[
ScesimModelDescriptor|https://github.com/kiegroup/drools/blob/b1bc7ebb290...]
class.