◆ empty()
static JavaFeatures ppt4j.feature.java.JavaFeatures.empty |
( |
| ) |
|
|
static |
This method creates and returns a new instance of JavaFeatures with no initial data.
- Returns
- a new instance of JavaFeatures with no initial data
◆ merge()
void ppt4j.feature.java.JavaFeatures.merge |
( |
@NonNull JavaFeatures | other | ) |
|
◆ toString()
String ppt4j.feature.java.JavaFeatures.toString |
( |
| ) |
|
Returns a formatted string representation of the current object, including the line number and text content, followed by the default string representation.
- Returns
- The formatted string representation of the object.
Reimplemented from ppt4j.feature.Features.
The documentation for this class was generated from the following file: