Uses of Class
org.cojen.tupl.util.Clutch.Pack
Packages that use Clutch.Pack
Package
Description
Low-level utility classes for managing concurrency, caching, and task scheduling.
-
Uses of Clutch.Pack in org.cojen.tupl.util
Methods in org.cojen.tupl.util that return Clutch.PackModifier and TypeMethodDescriptionprotected abstract Clutch.Pack
Clutch.getPack()
Returns the pack associated with this clutch, which should be shared to reduce the overall memory footprint.