Class TinyHashableString
java.lang.Object
net.sourceforge.plantuml.dedication.TinyHashableString
public final class TinyHashableString
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
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
-