Any java API to compare if an Object array is equal to Primitive array?
807589Sep 29 2008 — edited Sep 29 2008Hi All,
I did check the Java API and didn't find anything on this. Do you guys know if there is a way to check if an Object array is equal to a Primitive array?
Thanks