The getClass() method of Writer Class in Java is used to get the parent Class of this Writer instance . This method does not accepts any parameter and returns the required Class details. Syntax: public final Class String getClass()
The getClass() method of Writer Class in Java is used to get the parent Class of this Writer instance . This method does not accepts any parameter and returns the required Class details. Syntax: public final Class String getClass()