public class ListWidth extends Object
| Constructor and Description |
|---|
ListWidth() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(double width) |
double |
getTotalWidthWithMargin(double margin) |
Iterator<Double> |
iterator() |
ListWidth |
mergeMax(ListWidth other) |
Copyright © 2017. All rights reserved.