public interface ProfilingBean
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clear data to remove old totals.
|
List<GroupData> |
getGroupData()
Get data for the groups.
|
ProfilingData |
getTotal()
Get totals across all the groups.
|
void clear()
ProfilingData getTotal()
Copyright © 2016. All rights reserved.