commit | 08216244d090f0abbd782291c4a5b1037cb137db | [log] [tgz] |
---|---|---|
author | Tu Ton <minhtutonthat@gmail.com> | Mon Dec 28 10:46:44 2020 +0100 |
committer | Tu Ton <minhtutonthat@gmail.com> | Mon Dec 28 11:56:21 2020 +0100 |
tree | 329e46d2f622338ab2202fc09a6eef06ad0653e2 | |
parent | 704769494c5879e6a3a35195a62c7e27d30f772a [diff] |
[Sonar] Fix java:S2975 which is considered as a blocking issue. The fix consists in using a copy constructor instead of overriding the clone method. Change-Id: I697fdaeaa58e905c5347a0b328d8b6abfe06aca0 Signed-off-by: Tu Ton <minhtutonthat@gmail.com>