Object Hash.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Hash create(String value) Create a Hash instance from a known hash value.
      final Hash create(String value, String algorithm) Create a Hash instance from a known hash value and algorithm.
      final Hash getNONE() A constant to specify that no hash value (and thus also no hash algorithm) is provided.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait