Uses of Interface
org.miaixz.bus.setting.metric.ini.IniCommentCreator
Packages that use IniCommentCreator
Package
Description
Provides classes that model the structure of an INI configuration file, including sections, properties, and comments.
-
Uses of IniCommentCreator in org.miaixz.bus.setting.metric.ini
Fields in org.miaixz.bus.setting.metric.ini declared as IniCommentCreatorMethods in org.miaixz.bus.setting.metric.ini with parameters of type IniCommentCreatorModifier and TypeMethodDescriptionINI.commentCreator(IniCommentCreator iniCommentCreator) Sets the creator function for comments.