threadStates property

List<String> threadStates
final

The list of application runtime thread states that is used to calculate the metric value for the frame.

Implementation

final List<String> threadStates;