androidx.constraintlayout.core
Interfaces
Classes
ArrayLinkedVariables | 
            
               Store a set of variables and their values in an array-based linked list.  | 
          
ArrayRow | 
            |
Cache | 
            
               Cache for common objects  | 
          
GoalRow | 
            |
LinearSystem | 
            
               Represents and solves a system of linear equations.  | 
          
Metrics | 
            
               Utility class to track metrics during the system resolution  | 
          
PriorityGoalRow | 
            
               Implements a row containing goals taking in account priorities.  | 
          
SolverVariable | 
            
               Represents a given variable used in the   | 
          
SolverVariableValues | 
            
               Store a set of variables and their values in an array-based linked list coupled with a custom hashmap.  | 
          
Enums
SolverVariable.Type | 
            
               Type of variables  |