private static final class WeightedFairQueueByteDistributor.StateOnlyComparator extends java.lang.Object implements java.util.Comparator<WeightedFairQueueByteDistributor.State>
WeightedFairQueueByteDistributor.State
which has no associated Http2Stream
object. The general precedence is:
Modifier and Type | Field and Description |
---|---|
(package private) static WeightedFairQueueByteDistributor.StateOnlyComparator |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
StateOnlyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(WeightedFairQueueByteDistributor.State o1,
WeightedFairQueueByteDistributor.State o2) |
static final WeightedFairQueueByteDistributor.StateOnlyComparator INSTANCE
public int compare(WeightedFairQueueByteDistributor.State o1, WeightedFairQueueByteDistributor.State o2)
compare
in interface java.util.Comparator<WeightedFairQueueByteDistributor.State>