JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.activej.inject.util.ScopedKey
Packages that use
ScopedKey
Package
Description
io.activej.inject.util
Uses of
ScopedKey
in
io.activej.inject.util
Methods in
io.activej.inject.util
that return
ScopedKey
Modifier and Type
Method
Description
static
ScopedKey
ScopedKey.
of
(
Key
<?> key)
static
ScopedKey
ScopedKey.
of
(
Scope
[] scope,
Key
<?> key)
static
ScopedKey
ScopedKey.
of
(
Scope
scope,
Key
<?> key)