public static final class FormatEvaluator.Evaluation extends Object
Modifier and Type | Field and Description |
---|---|
Format |
format
The selected format.
|
int |
queueSize
The desired size of the queue.
|
int |
trigger
The sticky reason for the format selection.
|
Constructor and Description |
---|
Evaluation() |
public int queueSize
public int trigger
public Format format