Interface IntHashFunction

All Known Implementing Classes:
DefaultIntHashFunction

public interface IntHashFunction
  • Method Summary

    Modifier and Type Method Description
    int hash​(int int1)  
  • Method Details

    • hash

      int hash​(int int1)