JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.fest.util.TypeFilter
Uses of
TypeFilter
in
org.fest.util
Methods in
org.fest.util
that return
TypeFilter
Modifier and Type
Method
Description
static <T>
TypeFilter
<T>
TypeFilter.
byType
(
Class
<T> type)
Creates a new
TypeFilter
.