mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
26 lines
615 B
Smali
26 lines
615 B
Smali
![]() |
.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
|