Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/collect/GwtTransient.smali
2024-05-21 17:08:36 -04:00

24 lines
728 B
Smali

.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