RefWatcher.smali

.class public final Lcom/squareup/leakcanary/RefWatcher;
.super Ljava/lang/Object;


# static fields
.field public static final a:Lcom/squareup/leakcanary/RefWatcher;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    new-instance v0, Lcom/squareup/leakcanary/RefWatcher;

    invoke-direct {v0}, Lcom/squareup/leakcanary/RefWatcher;-><init>()V

    sput-object v0, Lcom/squareup/leakcanary/RefWatcher;->a:Lcom/squareup/leakcanary/RefWatcher;

    return-void
.end method

.method private constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method