getClass() in Java is a method of the Object class present in java.lang package. getClass() returns the runtime class of the object "this".
確定! 回上一頁