Class FormatFunc
Object
FormatFunc
- All Implemented Interfaces:
Serializable
Descritor do formatador
- Author:
- Eduardo
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFormatFunc(FormatFunction func) FormatFunc(FormatFunction func, String parameterName, String value) FormatFunc(FormatFunction func, Map<String, String> params) -
Method Summary
-
Field Details
-
function
-
params
-
-
Constructor Details
-
FormatFunc
public FormatFunc()
-