Skip to main content
1-Visitor
September 5, 2018
Question

Java: InfoTable addRow of ValueCollection puts empty

  • September 5, 2018
  • 0 replies
  • 962 views

In regard to this post, I want to understand the difference between  it.addRow(row.clone()); and  it.addRow(row));

Bot are valuecollections, but the results vary.

This topic has been closed for replies.