apkfuckery/com.discord/smali_classes2/com/esotericsoftware/kryo/serializers/VersionFieldSerializer$Since.smali
2020-05-17 12:40:10 +00:00

39 lines
1.1 KiB
Smali

.class public interface abstract annotation Lcom/esotericsoftware/kryo/serializers/VersionFieldSerializer$Since;
.super Ljava/lang/Object;
.source "VersionFieldSerializer.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Lcom/esotericsoftware/kryo/serializers/VersionFieldSerializer$Since;
value = 0x0
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/esotericsoftware/kryo/serializers/VersionFieldSerializer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Since"
.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
# virtual methods
.method public abstract value()I
.end method