iv$i.smali
.class final Lcom/google/obf/iv$i;
.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 = "i"
.end annotation
# static fields
.field static final o:Lcom/google/obf/iv$i;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 4
new-instance v0, Lcom/google/obf/iv$i;
invoke-direct {v0}, Lcom/google/obf/iv$i;-><init>()V
sput-object v0, Lcom/google/obf/iv$i;->o:Lcom/google/obf/iv$i;
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;->isLetter(C)Z
move-result p1
return p1
.end method
.method public toString()Ljava/lang/String;
.registers 2
const-string v0, "CharMatcher.javaLetter()"
return-object v0
.end method