Interface Factory


public interface Factory
iniFormatter的函数接口 通常,格式化程序需要三种格式,例如 IniComment, IniSection, IniProperty
Since:
Java 17+
Author:
Kimi Liu