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