Class PropertiesWrapper

    • Constructor Detail

      • PropertiesWrapper

        public PropertiesWrapper​(Properties properties)
        Constructor with a Properties instance to be wrapped.
        Parameters:
        properties - Properties instance to be wrapped.
        Throws:
        IllegalArgumentException - properties is null.