Class HashCodeAggregators

java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.hash.HashCodeAggregators

public class HashCodeAggregators extends Object
  • Constructor Details

    • HashCodeAggregators

      public HashCodeAggregators()
  • Method Details

    • combineUnordered

      public static com.google.common.hash.HashCode combineUnordered(com.google.common.hash.HashCode a, com.google.common.hash.HashCode b)