mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
30 lines
660 B
Smali
30 lines
660 B
Smali
.class public final synthetic Lcom/google/common/reflect/ClassPath$$ExternalSyntheticLambda0;
|
|
.super Ljava/lang/Object;
|
|
.source "D8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/common/base/Predicate;
|
|
|
|
|
|
# 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;)Z
|
|
.locals 0
|
|
|
|
check-cast p1, Lcom/google/common/reflect/ClassPath$ClassInfo;
|
|
|
|
invoke-virtual {p1}, Lcom/google/common/reflect/ClassPath$ClassInfo;->isTopLevel()Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|