2022-06-10 21:38:30 +09:00

43 lines
891 B
Smali

.class public interface abstract Lmc/a;
.super Ljava/lang/Object;
.source "ItemTouchHelperAdapter.java"
# virtual methods
.method public abstract a(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"position"
}
.end annotation
.end method
.method public abstract i(II)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"fromPosition",
"toPosition"
}
.end annotation
.end method
.method public abstract j(II)Z
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"fromPosition",
"toPosition"
}
.end annotation
.end method