Interface IniComment

All Superinterfaces:
CharSequence, IniElement, Serializable
All Known Implementing Classes:
IniCommentImpl

public interface IniComment extends IniElement
Ini file's comment.
Since:
Java 17+
Version:
6.5.0
Author:
Kimi Liu