Class PredicateHash


  • public class PredicateHash
    extends java.lang.Object
    This hash function must match the corresponding C++ hash function in 'ConvertClass', currently located at 'rise_platform/src/interface/cpp/api/ConvertClass.h'
    Author:
    Magnar Nedland
    • Constructor Summary

      Constructors 
      Constructor Description
      PredicateHash()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long hash64​(java.lang.String s)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PredicateHash

        public PredicateHash()
    • Method Detail

      • hash64

        public static long hash64​(java.lang.String s)