Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/collect/TreeBasedTable$$ExternalSyntheticLambda0.smali
2024-05-21 17:08:36 -04:00

30 lines
713 B
Smali

.class public final synthetic Lcom/google/common/collect/TreeBasedTable$$ExternalSyntheticLambda0;
.super Ljava/lang/Object;
.source "D8$$SyntheticClass"
# interfaces
.implements Lcom/google/common/base/Function;
# direct methods
.method public synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final apply(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/Map;
invoke-static {p1}, Lcom/google/common/collect/TreeBasedTable;->lambda$createColumnKeyIterator$0(Ljava/util/Map;)Ljava/util/Iterator;
move-result-object p0
return-object p0
.end method