com.atlassian.util.profiling
Class ProfilingUtils
java.lang.Object
com.atlassian.util.profiling.ProfilingUtils
public class ProfilingUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilingUtils
public ProfilingUtils()
getJustClassName
public static String getJustClassName(Class clazz)
- Get just the name of the class (without the package name)
getJustClassName
public static String getJustClassName(String name)
- Get just the name of the class (without the package name)