Uses of Package
tech.guilhermekaua.spigotboot.inventoryapi.internal.state
Packages that use tech.guilhermekaua.spigotboot.inventoryapi.internal.state
Package
Description
The spigot-boot inventory framework (3.0.0): view-based inventories with typed per-phase
contexts, reactive state, and declarative pagination.
-
-
Classes in tech.guilhermekaua.spigotboot.inventoryapi.internal.state used by tech.guilhermekaua.spigotboot.inventoryapi.internal.contextClassDescriptionSeam between state token impls and context implementations: a context exposing the session's state store, owning view and liveness.Per-session state storage: an array indexed by token id plus the set of dirty token ids awaiting the next coalesced flush.
-
Classes in tech.guilhermekaua.spigotboot.inventoryapi.internal.state used by tech.guilhermekaua.spigotboot.inventoryapi.internal.paginationClassDescriptionInternal seam exposing the table-assigned int id of a state token.Per-view registry of state tokens.
-
Classes in tech.guilhermekaua.spigotboot.inventoryapi.internal.state used by tech.guilhermekaua.spigotboot.inventoryapi.internal.sessionClassDescriptionPer-session state storage: an array indexed by token id plus the set of dirty token ids awaiting the next coalesced flush.
-
Classes in tech.guilhermekaua.spigotboot.inventoryapi.internal.state used by tech.guilhermekaua.spigotboot.inventoryapi.internal.stateClassDescriptionInternal seam exposing the table-assigned int id of a state token.Per-session state storage: an array indexed by token id plus the set of dirty token ids awaiting the next coalesced flush.Per-view registry of state tokens.