| |
|
|
| Issue Type: |
Improvement |
| Assignee: |
Marko Bekhta |
| Components: |
engine |
| Created: |
20/Nov/2017 14:56 PM |
| Fix Versions: |
6.0-next |
| Priority: |
Minor |
| Reporter: |
Marko Bekhta |
|
- We can benefit from using Java 8 Map#computeIfAbsent().
- Prior to replacing escaped literals we can check if there's a need for that.
- Prior to resolving parameters we can check if there's a need for that.
|
|
|
|
| |
|