public class PredictedList extends Object
| Constructor and Description |
|---|
PredictedList() |
PredictedList(boolean loadCurrentThreads) |
| Modifier and Type | Method and Description |
|---|---|
void |
attachPredicted(Thread thread,
Predicted<?> predicted) |
List<Predicted<?>> |
attachThread(Thread thread) |
void |
detachPredicted(Thread thread,
Predicted<?> predicted) |
void |
detachThread(Thread thread) |
boolean |
isEmpty(Thread thread) |
Copyright © 2022. All rights reserved.