Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/collect/GwtTransient.smali

25 lines
728 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class interface abstract annotation Lcom/google/common/collect/GwtTransient;
.super Ljava/lang/Object;
.source "GwtTransient.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Lcom/google/common/collect/ElementTypesAreNonnullByDefault;
.end annotation
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation