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