Class ImportConfig.BoolValue

    • Constructor Detail

      • BoolValue

        public BoolValue​(java.lang.String key,
                         ImportConfig config,
                         boolean defValue)
    • Method Detail

      • fromString

        protected java.lang.Boolean fromString​(java.lang.String arg0)
        Specified by:
        fromString in class ImportConfig.Value<java.lang.Boolean>