gherkin.util
Interface Mapper<T,R>


public interface Mapper<T,R>


Method Summary
 R map(T o)
           
 

Method Detail

map

R map(T o)


Copyright © 2012. All Rights Reserved.