public static interface IntGrouper.IntGrouperHashFunction extends ToIntFunction<IntKey>
| Modifier and Type | Method and Description |
|---|---|
int |
apply(int value) |
default int |
applyAsInt(IntKey value) |
default int applyAsInt(IntKey value)
applyAsInt in interface ToIntFunction<IntKey>int apply(int value)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.