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.
Read moreWhat 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.
Read more