2019-07-24 11:27:29 +00:00
|
|
|
.class public interface abstract annotation Landroidx/versionedparcelable/ParcelField;
|
|
|
|
.super Ljava/lang/Object;
|
|
|
|
.source "ParcelField.java"
|
|
|
|
|
|
|
|
# interfaces
|
|
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
|
|
|
|
|
|
|
|
# annotations
|
2019-12-06 03:29:40 +00:00
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
|
|
value = {
|
|
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
|
|
|
}
|
|
|
|
.end annotation
|
|
|
|
|
2019-07-31 00:08:31 +00:00
|
|
|
.annotation system Ldalvik/annotation/AnnotationDefault;
|
|
|
|
value = .subannotation Landroidx/versionedparcelable/ParcelField;
|
|
|
|
defaultValue = ""
|
|
|
|
.end subannotation
|
|
|
|
.end annotation
|
|
|
|
|
2019-07-24 11:27:29 +00:00
|
|
|
.annotation runtime Ljava/lang/annotation/Retention;
|
|
|
|
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE: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
|
2019-07-31 00:08:31 +00:00
|
|
|
.method public abstract defaultValue()Ljava/lang/String;
|
|
|
|
.end method
|
|
|
|
|
2019-07-24 11:27:29 +00:00
|
|
|
.method public abstract value()I
|
|
|
|
.end method
|