Package-level declarations

Framework-agnostic helpers: alphabets, combinatorics, long↔UUID namespacing, bit-packing.

Types

Link copied to clipboard

Ready-made character sets.

Link copied to clipboard

Combinatorial helpers.

Link copied to clipboard

Misc general-purpose helpers.

Link copied to clipboard
abstract class EffectiveUUIDConverter

Maps longs to/from UUIDs using a fixed high-bits getPrefix as a namespace, so ids can be encoded as UUIDs and recognized back (e.g. zone-box render handles).