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)
-