@ApplicationScoped public class DateConverter extends Object implements Converter<Date>
| Constructor and Description |
|---|
DateConverter() |
| Modifier and Type | Method and Description |
|---|---|
Date |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public DateConverter()
Copyright © 2019–2020, microBean™. All rights reserved.