public static interface SizeAwaitMap.Predicate<V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(V value)
Whether an entry with this value should included in the count of
entries being waited for.
|
boolean match(V value)
Copyright © 2024. All rights reserved.