split Class Name
Split the fully qualified class name into its package parts with the last element in the list being the simple class name.
Parameters
class Name
The binary name of the class to split.
Split the fully qualified class name into its package parts with the last element in the list being the simple class name.
The binary name of the class to split.