b$g.smali
.class public final Lr3/b$g;
.super Lr3/b;
.source "CharMatcher.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lr3/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
invoke-direct {p0, p1}, Lr3/b;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public a(C)Z
.registers 2
invoke-static {p1}, Ljava/lang/Character;->isUpperCase(C)Z
move-result p1
return p1
.end method
.method public bridge synthetic apply(Ljava/lang/Object;)Z
.registers 2
check-cast p1, Ljava/lang/Character;
invoke-super {p0, p1}, Lr3/b;->a(Ljava/lang/Character;)Z
move-result p1
return p1
.end method