Weather/smali/com/moji/http/allergy/bean/AllergyMainBean$IncidentPercent.smali
2021-05-10 10:13:34 +02:00

35 lines
679 B
Smali

.class public Lcom/moji/http/allergy/bean/AllergyMainBean$IncidentPercent;
.super Ljava/lang/Object;
.source "AllergyMainBean.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/allergy/bean/AllergyMainBean;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "IncidentPercent"
.end annotation
# instance fields
.field public incident:I
.field public percent:F
# direct methods
.method public constructor <init>()V
.locals 0
.line 41
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method