java getSimpleName returns empty string
This happens when getSimpleName() method is called on an anonymous class. The following is the output of the class names for normal class...
This happens when getSimpleName() method is called on an anonymous class. The following is the output of the class names for normal class...