Interface PropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder
- All Known Implementing Classes:
PropertiesBlockComment.PropertiesBlockCommentBuilder
- Enclosing class:
- PropertiesBlockComment
public static interface PropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder
-
Method Summary
Modifier and TypeMethodDescriptionadd(PropertyKey propertyKey, PropertyValue propertyValue) build()
-
Method Details
-
add
PropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder add(PropertyKey propertyKey, PropertyValue propertyValue) -
build
PropertiesBlockComment build()
-