Class PropertiesConverter.Reflections

  • Enclosing class:
    PropertiesConverter

    private static class PropertiesConverter.Reflections
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.reflect.Field defaultsField  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Reflections()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • defaultsField

        private static final java.lang.reflect.Field defaultsField
    • Constructor Detail

      • Reflections

        private Reflections()