Package org.aoju.bus.setting
Interface Builder.IniCommentCreator
- Enclosing class:
- Builder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
section create function
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncreate a Comment by value
-
Field Details
-
DEFAULT
-
-
Method Details
-
create
create a Comment by value- Parameters:
value- valueline- line number- Returns:
IniComment
-