ew-profiling, 1.0

be.eliwan.profiling.api
Interface GroupData

All Superinterfaces:
ProfilingData

public interface GroupData
extends ProfilingData

Profiling information for a specific group.


Method Summary
 String getGroup()
          Get group for this set of profiling data.
 
Methods inherited from interface be.eliwan.profiling.api.ProfilingData
getAverageRunTime, getInvocationCount, getTotalRunTime
 

Method Detail

getGroup

String getGroup()
Get group for this set of profiling data.

Returns:
group name

ew-profiling, 1.0

Copyright © 2014. All rights reserved.