Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/hash/ImmutableSupplier.smali

26 lines
615 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class interface abstract Lcom/google/common/hash/ImmutableSupplier;
.super Ljava/lang/Object;
.source "ImmutableSupplier.java"
# interfaces
.implements Lcom/google/common/base/Supplier;
# annotations
.annotation runtime Lcom/google/common/hash/ElementTypesAreNonnullByDefault;
.end annotation
.annotation runtime Lcom/google/errorprone/annotations/Immutable;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lcom/google/common/base/Supplier<",
"TT;>;"
}
.end annotation