mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
64 lines
1.3 KiB
Smali
64 lines
1.3 KiB
Smali
.class Lorg/webrtc/Predicate$3;
|
|
.super Ljava/lang/Object;
|
|
.source "Predicate.java"
|
|
|
|
# interfaces
|
|
.implements Lorg/webrtc/Predicate;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lorg/webrtc/Predicate;->negate()Lorg/webrtc/Predicate;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lorg/webrtc/Predicate<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lorg/webrtc/Predicate;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lorg/webrtc/Predicate;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lorg/webrtc/Predicate$3;->this$0:Lorg/webrtc/Predicate;
|
|
|
|
.line 66
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public test(Ljava/lang/Object;)Z
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TT;)Z"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object p0, p0, Lorg/webrtc/Predicate$3;->this$0:Lorg/webrtc/Predicate;
|
|
|
|
.line 69
|
|
invoke-interface {p0, p1}, Lorg/webrtc/Predicate;->test(Ljava/lang/Object;)Z
|
|
|
|
move-result p0
|
|
|
|
xor-int/lit8 p0, p0, 0x1
|
|
|
|
return p0
|
|
.end method
|