@FunctionalInterface public static interface Builder.IniCommentCreator
| Modifier and Type | Field and Description |
|---|---|
static Builder.IniCommentCreator |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
IniComment |
create(String value,
int line)
create a Comment by value
|
static final Builder.IniCommentCreator DEFAULT
IniComment create(String value, int line)
value - valueline - line numberIniCommentCopyright © 2022. All rights reserved.