Uses of Class
squidpony.MarkovChar
| Package | Description |
|---|---|
| squidpony |
Utilities that don't fit elsewhere in SquidLib; mostly text manipulation, compression, and helper code.
|
-
Uses of MarkovChar in squidpony
Methods in squidpony that return MarkovChar Modifier and Type Method Description MarkovCharMarkovChar. copy()static MarkovCharMarkovChar. deserializeFromString(String data)Recreates an already-analyzed MarkovText given a String produced byserializeToString().