Convert object to map in java ... for exaple: Object obj = new myObject("Joe", "Doe"); convert to Map with keys: name, surname and values: Joe, ...
確定! 回上一頁