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