Class FTPClient.PropertiesSingleton

  • Enclosing class:
    FTPClient

    private static class FTPClient.PropertiesSingleton
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.util.Properties PROPERTIES  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PropertiesSingleton()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PROPERTIES

        static final java.util.Properties PROPERTIES
    • Constructor Detail

      • PropertiesSingleton

        private PropertiesSingleton()