JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
jakarta.config.TypeToken
Uses of
TypeToken
in
jakarta.config
Methods in
jakarta.config
with parameters of type
TypeToken
Modifier and Type
Method
Description
<T> T
Loader.
load
(
TypeToken
<T> type)
Loads a configuration-related object of the supplied
type
and returns it.