public final class StringToCalendarConverter extends Converter<Calendar>
| Constructor and Description |
|---|
StringToCalendarConverter() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toStringpublic StringToCalendarConverter()
Copyright © 2017–2019, microBean. All rights reserved.