JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Annotation Interface
io.quarkus.qute.i18n.Localized
Packages that use
Localized
Package
Description
io.quarkus.qute.i18n
Uses of
Localized
in
io.quarkus.qute.i18n
Methods in
io.quarkus.qute.i18n
with parameters of type
Localized
Modifier and Type
Method
Description
static <T> T
MessageBundles.
get
(
Class
<T> bundleInterface,
Localized
localized)