public abstract class ClassNameUtil extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static Map<Class<?>,String> | cachedNames | 
| Constructor and Description | 
|---|
| ClassNameUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getClassNameWithoutPackage(Class<?> clazz) | 
| static String | getClassNameWithoutPackage(Object object) | 
Copyright © 2018. All rights reserved.