net.sourceforge.plantuml.project2
Class RowUtils
java.lang.Object
net.sourceforge.plantuml.project2.RowUtils
public abstract class RowUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowUtils
public RowUtils()
overwrite
public static Row overwrite(Row r1,
Row r2)
merge
public static Row merge(Row r1,
Row r2)
merge
public static Row merge(List<Row> rows)
Copyright © 2014. All Rights Reserved.