I\'m not sure, if this type of problem was already asked. I couldnt find, so asking
I have a POJO
Class A { int id; Object data; //getter and setters }