JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.spockframework.util.Filter
Packages that use
Filter
Package
Description
org.spockframework.util
Uses of
Filter
in
org.spockframework.util
Methods in
org.spockframework.util
that return
Filter
Modifier and Type
Method
Description
static <T>
Filter
<T>
Filter.
create
(
IMatcher
<T> matcher)