getSimpleName abstract method

String getSimpleName()

Returns the simple name of the type without the package or library URI.

Example:

"BaseInterface"

Implementation

String getSimpleName();