java - android beanutil.copyproperties not working in dalvik -


i´ve been trying add apache bean utils android project in order use beanutil.copyproperties. adding through gradle easy , project compile straight forward. i´ve realised once make call beanutils.copyproperties in runtime, seems dalvik not have same java.beans jdk crash immediately.

are there way solve these issues java.bean classes? there alternatives beanutils.copyproperties?

thanks


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -