iv$j.smali

.class final Lcom/google/obf/iv$j;
.super Lcom/google/obf/iv;
.source "IMASDK"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/obf/iv;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1a
    name = "j"
.end annotation


# static fields
.field static final o:Lcom/google/obf/iv$j;


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

    .line 4
    new-instance v0, Lcom/google/obf/iv$j;

    invoke-direct {v0}, Lcom/google/obf/iv$j;-><init>()V

    sput-object v0, Lcom/google/obf/iv$j;->o:Lcom/google/obf/iv$j;

    return-void
.end method

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

    .line 1
    invoke-direct {p0}, Lcom/google/obf/iv;-><init>()V

    return-void
.end method


# virtual methods
.method public a(C)Z
    .registers 2

    .line 2
    invoke-static {p1}, Ljava/lang/Character;->isLetterOrDigit(C)Z

    move-result p1

    return p1
.end method

.method public toString()Ljava/lang/String;
    .registers 2

    const-string v0, "CharMatcher.javaLetterOrDigit()"

    return-object v0
.end method