lundi 2 novembre 2015

How to set object fields from a HashMap directly in android

I want to assign all vales from hashMap to myObject:

Map <String, Object> hashMap;

UserdefinedClass myObject; 

Is there any library or direct approach available?





Aucun commentaire:

Enregistrer un commentaire