Class TinyHashableString

java.lang.Object
net.sourceforge.plantuml.dedication.TinyHashableString

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

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

    Modifier and Type
    Method
    Description
    final java.lang.String
     
    final int
     

    Methods inherited from class java.lang.Object

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

    • TinyHashableString

      public TinyHashableString(java.lang.String sentence)
  • Method Details

    • getSentence

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

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