Package com.helger.base.hashcode


package com.helger.base.hashcode
  • Class
    Description
    This class provides the hash code generation for different data types.
    A small hash code creation class based on the article found in the net.
    Base interface for hash code generators.