Use representation class for casting 25/99425/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Jan 2022 16:30:54 +0000 (17:30 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Jan 2022 16:30:54 +0000 (17:30 +0100)
We have an unchecked cast supressed here. Use Class.cast() to get
rid of it.

Change-Id: Ie39f9d21095a438a72dc88945e54d1846becf01d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found