SignatureImpl$Cache.smali

.class interface abstract Lorg/aspectj/runtime/reflect/SignatureImpl$Cache;
.super Ljava/lang/Object;
.source "SignatureImpl.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/aspectj/runtime/reflect/SignatureImpl;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x60a
    name = "Cache"
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract get(I)Ljava/lang/String;
.end method

.method public abstract set(ILjava/lang/String;)V
.end method