Class TinyHashableString


  • public final class TinyHashableString
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TinyHashableString​(java.lang.String sentence)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSentence()  
      int tinyHash()  
      • Methods inherited from class java.lang.Object

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

      • TinyHashableString

        public TinyHashableString​(java.lang.String sentence)
    • Method Detail

      • getSentence

        public final java.lang.String getSentence()
      • tinyHash

        public final int tinyHash()
                           throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException