getSimpleName() returns the simple name of the underlying class as given in the source code . Returns an empty string if the underlying class is anonymous.
What is getSimpleName () in Java?
getSimpleName() returns the simple name of the underlying class as given in the source code . Returns an empty string if the underlying class is anonymous.