|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.util.profiling.ProfilingUtils
public class ProfilingUtils
| Constructor Summary | |
|---|---|
ProfilingUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getJustClassName(java.lang.Class clazz)
Get just the name of the class (without the package name) |
static java.lang.String |
getJustClassName(java.lang.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 |
|---|
public ProfilingUtils()
| Method Detail |
|---|
public static java.lang.String getJustClassName(java.lang.Class clazz)
public static java.lang.String getJustClassName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||