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