Multiple classes in an (undefined) ArrayList?

    println(c.getClass());

Can I ask the Method c which methods it is using (which OTHER methods it is calling) ?