a.smali

.class public Lq3/a;
.super Ljavax/annotation/processing/AbstractProcessor;
.source "AutoServiceProcessor.java"


# annotations
.annotation runtime Ljavax/annotation/processing/SupportedOptions;
    value = {
        "debug",
        "verify"
    }
.end annotation


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

    return-void
.end method

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

    invoke-direct {p0}, Ljavax/annotation/processing/AbstractProcessor;-><init>()V

    invoke-static {}, Lt3/j;->f()Lt3/j;

    return-void
.end method