Uses of Class
squidpony.squidmath.GapShuffler
| Package | Description |
|---|---|
| squidpony |
Utilities that don't fit elsewhere in SquidLib; mostly text manipulation, compression, and helper code.
|
-
Uses of GapShuffler in squidpony
Fields in squidpony declared as GapShuffler Modifier and Type Field Description protected GapShuffler<String>Thesaurus. flowerTermShufflerprotected GapShuffler<String>Thesaurus. fruitTermShufflerprotected GapShuffler<String>Thesaurus. nutTermShufflerprotected GapShuffler<String>Thesaurus. plantTermShufflerprotected GapShuffler<String>Thesaurus. potionTermShufflerGapShuffler<String>ProceduralMessaging.AssociatedName. themesGapShuffler<String>ProceduralMessaging.AssociatedName. titlesFields in squidpony with type parameters of type GapShuffler Modifier and Type Field Description OrderedMap<CharSequence,GapShuffler<String>>Thesaurus. mappings