Class CharSequenceToInstantConverter
java.lang.Object
org.simpleflatmapper.converter.impl.time.CharSequenceToInstantConverter
- All Implemented Interfaces:
ContextualConverter<CharSequence,Instant>
public class CharSequenceToInstantConverter
extends Object
implements ContextualConverter<CharSequence,Instant>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CharSequenceToInstantConverter
-
-
Method Details
-
convert
- Specified by:
convertin interfaceContextualConverter<CharSequence,Instant> - Throws:
Exception
-