Interface PropertyUtil.PropertyParser<T,E extends Exception>
-
- Enclosing class:
- PropertyUtil
public static interface PropertyUtil.PropertyParser<T,E extends Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tparse(String value)
-