public class DurationTypeConverter$
extends org.apache.camel.support.TypeConverterSupport
Duration| Modifier and Type | Field and Description |
|---|---|
static DurationTypeConverter$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
DurationTypeConverter$() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
convertTo(java.lang.Class<T> valueType,
org.apache.camel.Exchange exchange,
java.lang.Object value) |
public static final DurationTypeConverter$ MODULE$