h.smali
.class Landroidx/constraintlayout/solver/h;
.super Ljava/lang/Object;
.source "PriorityGoalRow.java"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/constraintlayout/solver/i;->e(Landroidx/constraintlayout/solver/SolverVariable;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"Landroidx/constraintlayout/solver/SolverVariable;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Landroidx/constraintlayout/solver/i;
# direct methods
.method constructor <init>(Landroidx/constraintlayout/solver/i;)V
.registers 2
.line 1
iput-object p1, p0, Landroidx/constraintlayout/solver/h;->a:Landroidx/constraintlayout/solver/i;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Landroidx/constraintlayout/solver/SolverVariable;Landroidx/constraintlayout/solver/SolverVariable;)I
.registers 3
.line 1
iget p1, p1, Landroidx/constraintlayout/solver/SolverVariable;->d:I
iget p2, p2, Landroidx/constraintlayout/solver/SolverVariable;->d:I
sub-int/2addr p1, p2
return p1
.end method
.method public bridge synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 3
.line 1
check-cast p1, Landroidx/constraintlayout/solver/SolverVariable;
check-cast p2, Landroidx/constraintlayout/solver/SolverVariable;
invoke-virtual {p0, p1, p2}, Landroidx/constraintlayout/solver/h;->a(Landroidx/constraintlayout/solver/SolverVariable;Landroidx/constraintlayout/solver/SolverVariable;)I
move-result p1
return p1
.end method