Interface IniComment

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

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