Class Props

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>, org.miaixz.bus.core.lang.getter.TypeGetter<CharSequence>

public final class Props extends Properties implements org.miaixz.bus.core.lang.getter.TypeGetter<CharSequence>
Properties文件读取封装类
Since:
Java 17+
Author:
Kimi Liu
See Also: