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