Class CommentFormatter

java.lang.Object
org.aoju.bus.setting.format.AbstractFormatter<IniComment>
org.aoju.bus.setting.format.CommentFormatter
All Implemented Interfaces:
ElementFormatter<IniComment>

public class CommentFormatter extends AbstractFormatter<IniComment>
将字符串值格式设置为IniComment
Since:
Java 17+
Author:
Kimi Liu