public class ThreadInfo extends Object
| Constructor and Description |
|---|
ThreadInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getCount() |
int |
hashCode() |
boolean |
isComplete() |
void |
setComplete(boolean complete) |
void |
setCount(Integer count) |
String |
toString() |
Copyright © 2020. All rights reserved.