57 lines
1.0 KiB
Smali
57 lines
1.0 KiB
Smali
.class Landroid/support/v7/util/DiffUtil$Range;
|
|
.super Ljava/lang/Object;
|
|
.source "DiffUtil.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/v7/util/DiffUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "Range"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field a:I
|
|
|
|
.field b:I
|
|
|
|
.field c:I
|
|
|
|
.field d:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 465
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(IIII)V
|
|
.locals 0
|
|
|
|
.line 468
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 469
|
|
iput p1, p0, Landroid/support/v7/util/DiffUtil$Range;->a:I
|
|
|
|
.line 470
|
|
iput p2, p0, Landroid/support/v7/util/DiffUtil$Range;->b:I
|
|
|
|
.line 471
|
|
iput p3, p0, Landroid/support/v7/util/DiffUtil$Range;->c:I
|
|
|
|
.line 472
|
|
iput p4, p0, Landroid/support/v7/util/DiffUtil$Range;->d:I
|
|
|
|
return-void
|
|
.end method
|