Returns a new Duration object whose value is the sum of the specified Duration object and this instance.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public Duration add ( |
A Duration.
A new object that represents the value of this instance plus the value of duration.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |