Package tech.guilhermekaua.spigotboot.inventoryapi.state


package tech.guilhermekaua.spigotboot.inventoryapi.state
  • Interfaces
    Class
    Description
    Mutable per-context state.
    One value per view singleton, shared by all viewers; not context-keyed.
    Read access to a per-context value identified by this token.
    Marker for watchable per-view tokens; implemented by State and pagination tokens.