Interface ListUtil.Converter<From,To>
-
- Enclosing class:
- ListUtil
public static interface ListUtil.Converter<From,To>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description To
convert(From from)
-