JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.jvnet.tiger_types.Lister
Uses of
Lister
in
org.jvnet.tiger_types
Methods in
org.jvnet.tiger_types
that return
Lister
Modifier and Type
Method
Description
static <T>
Lister
<T>
Lister.
create
(
Class
<T> c,
Type
t)
Creates a
Lister
instance that produces the given type.
static
Lister
Lister.
create
(
Type
t)
Creates a
Lister
instance that produces the given type.