public static interface NetworkStats.NonMonotonicObserver<C>
Modifier and Type | Method and Description |
---|---|
void |
foundNonMonotonic(NetworkStats left,
int leftIndex,
NetworkStats right,
int rightIndex,
C cookie) |
void foundNonMonotonic(NetworkStats left, int leftIndex, NetworkStats right, int rightIndex, C cookie)