private static class DateTimeUtils.ReflectiveOffsetDateTimeHandler extends Object implements DateTimeUtils.OffsetDateTimeHandler
OffsetDateTimeHandler for environments where
no instances are possible.| Modifier and Type | Field and Description |
|---|---|
(package private) Class |
offsetDateTimeClass |
| Constructor and Description |
|---|
ReflectiveOffsetDateTimeHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOffsetDateTime(Object o) |
String |
stringValue(Object o) |
final Class offsetDateTimeClass
public ReflectiveOffsetDateTimeHandler()
throws ClassNotFoundException
ClassNotFoundExceptionpublic boolean isOffsetDateTime(Object o)
isOffsetDateTime in interface DateTimeUtils.OffsetDateTimeHandlerpublic String stringValue(Object o)
stringValue in interface DateTimeUtils.OffsetDateTimeHandlerCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.