public abstract class TemplateValueFormat extends Object
| Constructor and Description |
|---|
TemplateValueFormat() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDescription()
Meant to be used in error messages to tell what format the parsed string didn't fit.
|
public abstract String getDescription()