Class HashUtils
java.lang.Object
org.aksw.jena_sparql_api.conjure.entity.algebra.HashUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcomputeHash(String opName, String... args) static StringcomputeHash(List<?> args)
-
Field Details
-
hashing
protected static com.google.common.hash.HashFunction hashing
-
-
Constructor Details
-
HashUtils
public HashUtils()
-
-
Method Details
-
computeHash
-
computeHash
-