Class IniCommentImpl

java.lang.Object
org.aoju.bus.setting.magic.AbstractElement
org.aoju.bus.setting.magic.IniCommentImpl
All Implemented Interfaces:
Serializable, CharSequence, IniComment, IniElement

public class IniCommentImpl extends AbstractElement implements IniComment
Ini file's comment.
Since:
Java 17+
Author:
Kimi Liu
See Also: