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