Class DateTimeUtils.ReflectiveOffsetDateTimeHandler

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.Class offsetDateTimeClass  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isOffsetDateTime​(java.lang.Object o)  
      java.lang.String stringValue​(java.lang.Object o)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • offsetDateTimeClass

        final java.lang.Class offsetDateTimeClass
    • Constructor Detail

      • ReflectiveOffsetDateTimeHandler

        private ReflectiveOffsetDateTimeHandler()
                                         throws java.lang.ClassNotFoundException
        Throws:
        java.lang.ClassNotFoundException