public class DateCastableType extends Object implements CastableType<org.threeten.extra.Interval>
| Constructor and Description |
|---|
DateCastableType() |
| Modifier and Type | Method and Description |
|---|---|
TemporalExpression |
cast(Object objectOrExpression) |
String |
getName() |
static TemporalExpression |
toTemporalExpression(Object objectOrExpression) |
public String getName()
getName in interface CastableType<org.threeten.extra.Interval>public TemporalExpression cast(Object objectOrExpression)
cast in interface CastableType<org.threeten.extra.Interval>public static TemporalExpression toTemporalExpression(Object objectOrExpression)
Copyright © 2013–2021. All rights reserved.