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 Toconvert(From from)
-
public static interface ListUtil.Converter<From,To>
| Modifier and Type | Method | Description |
|---|---|---|
To |
convert(From from) |