The Object.getClass() method is used for getting the runtime class of an object. String s = "foobar"; Class clazz = s.
確定! 回上一頁