Uses of Class
squidpony.squidmath.WeightedTable

Packages that use WeightedTable 
Package Description
squidpony
Utilities that don't fit elsewhere in SquidLib; mostly text manipulation, compression, and helper code.
squidpony.squidgrid.mapping
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
squidpony.squidmath
A very broad package containing random number generators, geometry tools, data structures, and noise functions.