Interface ListMap.Mapper<F,B>
- 
- Enclosing class:
 - ListMap
 
public static interface ListMap.Mapper<F,B> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Bmap(F foo) 
 - 
 
public static interface ListMap.Mapper<F,B>
| Modifier and Type | Method | Description | 
|---|---|---|
B | 
map(F foo) |