21 lines
566 B
Smali
21 lines
566 B
Smali
.class public interface abstract Lcom/google/common/base/FinalizableReference;
|
|
.super Ljava/lang/Object;
|
|
.source "FinalizableReference.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/common/annotations/GwtIncompatible;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/common/base/ElementTypesAreNonnullByDefault;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/errorprone/annotations/DoNotMock;
|
|
value = "Use an instance of one of the Finalizable*Reference classes"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract finalizeReferent()V
|
|
.end method
|