Am 27.11.12 11:40, schrieb Fritjof:
Integer.parseInt(Build.VERSION.SDK) > 13)

why you parse a int to Integer and let it automatically convert (unboxing) to int?

http://javarevisited.blogspot.de/2012/07/auto-boxing-and-unboxing-in-java-be.html


Ralph

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to