Eclipse gives a warning for the above code.
Type safety: The cast from Object to HashMap<
String,Object> is actually checking against the erased type HashMap
How will we return something of object type in generics without getting the warning ...
SCJP 1.4, SCWCD 1.4, SCBCD 1.5, TOGAF 9, Comptia Cloud+