Uses of Interface
org.spockframework.util.IFunction

Packages that use IFunction
org.spockframework.util   
 

Uses of IFunction in org.spockframework.util
 

Methods in org.spockframework.util with parameters of type IFunction
static
<E,F> java.util.ArrayList<F>
CollectionUtil.filterMap(java.util.Collection<E> collection, IFunction<E,F> function)
           
 



Copyright © 2013. All rights reserved