examples/groovy/check_type.groovy. def obj = ["question", 42, 'answer']; println obj.getClass() // class java.util.
確定! 回上一頁