public static class RowStrengthWeightFactory.RowStrengthWeight extends Object implements Comparable<RowStrengthWeightFactory.RowStrengthWeight>
| Constructor and Description |
|---|
RowStrengthWeight(Row row,
int distanceFromMiddle) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(RowStrengthWeightFactory.RowStrengthWeight other) |
public RowStrengthWeight(Row row, int distanceFromMiddle)
public int compareTo(RowStrengthWeightFactory.RowStrengthWeight other)
compareTo in interface Comparable<RowStrengthWeightFactory.RowStrengthWeight>Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.