I am doing some reflection work and go to a little problem.
I am trying to print objects to some GUI tree and have problem detecting arrays in a generic way.
Do you mean Object.getClass().isArray()?
Object.getClass().isArray()