Package androidx.constraintlayout.core
Class GoalRow
- java.lang.Object
-
- androidx.constraintlayout.core.ArrayRow
-
- androidx.constraintlayout.core.GoalRow
-
public class GoalRow extends ArrayRow
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class androidx.constraintlayout.core.ArrayRow
ArrayRow.ArrayRowVariables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddError(SolverVariable error)-
Methods inherited from class androidx.constraintlayout.core.ArrayRow
addError, clear, createRowDimensionRatio, createRowEqualDimension, createRowEqualMatchDimensions, createRowEquals, createRowEquals, createRowGreaterThan, createRowGreaterThan, createRowLowerThan, createRowWithAngle, getKey, getPivotCandidate, initFromRow, isEmpty, pickPivot, reset, toString, updateFromFinalVariable, updateFromRow, updateFromSynonymVariable, updateFromSystem
-
-
-
-
Constructor Detail
-
GoalRow
public GoalRow(Cache cache)
-
-
Method Detail
-
addError
public void addError(SolverVariable error)
-
-