Interface IntGrouper.IntGrouperHashFunction

All Superinterfaces:
ToIntFunction<IntKey>
Enclosing interface:
IntGrouper

public static interface IntGrouper.IntGrouperHashFunction extends ToIntFunction<IntKey>
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    apply(int value)
     
    default int