You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.5 KiB
67 lines
1.5 KiB
2 years ago
|
.class Lcom/google/common/base/FinalizableReferenceQueue$DirectLoader;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "FinalizableReferenceQueue.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/google/common/base/FinalizableReferenceQueue$FinalizerLoader;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/common/base/FinalizableReferenceQueue;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = "DirectLoader"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 333
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public loadFinalizer()Ljava/lang/Class;
|
||
|
.locals 2
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()",
|
||
|
"Ljava/lang/Class",
|
||
|
"<*>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 337
|
||
|
:try_start_0
|
||
|
const-string v0, "com.google.common.base.internal.Finalizer"
|
||
|
|
||
|
invoke-static {v0}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
|
||
|
:try_end_0
|
||
|
.catch Ljava/lang/ClassNotFoundException; {:try_start_0 .. :try_end_0} :catch_0
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
|
||
|
.line 338
|
||
|
:catch_0
|
||
|
move-exception v0
|
||
|
|
||
|
.line 339
|
||
|
new-instance v1, Ljava/lang/AssertionError;
|
||
|
|
||
|
invoke-direct {v1, v0}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
|
||
|
|
||
|
throw v1
|
||
|
.end method
|