You will get the Object of the primitive in that case. I myself used it like this: private static String nameOf(Object o) { return ...
確定! 回上一頁