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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getSentence()
int
tinyHash()
-