Package help
Interface HelpBuildUtils.Stringizer<T>
-
- Enclosing class:
- HelpBuildUtils
public static interface HelpBuildUtils.Stringizer<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
stringize(T obj)
-
-
-
Method Detail
-
stringize
java.lang.String stringize(T obj)
-
-