com.atlassian.util.profiling
Class ProfilingUtils

java.lang.Object
  extended by com.atlassian.util.profiling.ProfilingUtils

public class ProfilingUtils
extends Object


Constructor Summary
ProfilingUtils()
           
 
Method Summary
static String getJustClassName(Class clazz)
          Get just the name of the class (without the package name)
static String getJustClassName(String name)
          Get just the name of the class (without the package name)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilingUtils

public ProfilingUtils()
Method Detail

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)



Atlassian Profiling is developed by Atlassian Software Systems.