h.smali

.class public interface abstract Lf1/h;
.super Ljava/lang/Object;
.source "MemoryCache.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lf1/h$a;
    }
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract a(La1/d;)Ld1/u;
    .param p1    # La1/d;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation build Landroidx/annotation/Nullable;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "La1/d;",
            ")",
            "Ld1/u<",
            "*>;"
        }
    .end annotation
.end method

.method public abstract a(La1/d;Ld1/u;)Ld1/u;
    .param p1    # La1/d;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # Ld1/u;
        .annotation build Landroidx/annotation/Nullable;
        .end annotation
    .end param
    .annotation build Landroidx/annotation/Nullable;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "La1/d;",
            "Ld1/u<",
            "*>;)",
            "Ld1/u<",
            "*>;"
        }
    .end annotation
.end method

.method public abstract a()V
.end method

.method public abstract a(I)V
.end method

.method public abstract a(Lf1/h$a;)V
    .param p1    # Lf1/h$a;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
.end method