Class TinyHashableString
- java.lang.Object
-
- net.sourceforge.plantuml.dedication.TinyHashableString
-
public final class TinyHashableString extends Object
-
-
Constructor Summary
Constructors Constructor Description TinyHashableString(String sentence)
-
-
-
Constructor Detail
-
TinyHashableString
public TinyHashableString(String sentence)
-
-
Method Detail
-
getSentence
public final String getSentence()
-
tinyHash
public final int tinyHash() throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
-
-