Uses of Interface
gherkin.util.Mapper

Packages that use Mapper
gherkin.util   
 

Uses of Mapper in gherkin.util
 

Methods in gherkin.util with parameters of type Mapper
static
<T,R> List<R>
FixJava.map(List<T> objects, Mapper<T,R> mapper)
           
 



Copyright © 2013. All rights reserved.