Package com.netcracker.profiler.io
Class HotspotTag
java.lang.Object
com.netcracker.profiler.io.HotspotTag
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPARATOR
-
OTHER
-
id
public int id -
count
public int count -
totalTime
public long totalTime -
values
-
-
Constructor Details
-
HotspotTag
public HotspotTag(int id)
-
-
Method Details