Uses of Interface
com.atlassian.util.profiling.object.Profilable

Packages that use Profilable
com.atlassian.util.profiling.object   
 

Uses of Profilable in com.atlassian.util.profiling.object
 

Methods in com.atlassian.util.profiling.object with parameters of type Profilable
static java.lang.Object ObjectProfiler.profile(java.lang.String caption, Profilable profilable)
          A simple convience wrapper for profiling a block of code, reduces repetition of captions used by the UtilTimerStack#push and UtilTimerStack#pop methods.
 



Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.