VisionConfig$Limits.smali
.class public Lcom/vungle/warren/vision/VisionConfig$Limits;
.super Ljava/lang/Object;
.source "VisionConfig.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/vungle/warren/vision/VisionConfig;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Limits"
.end annotation
# instance fields
.field public device:I
.annotation runtime Lcom/google/gson/a/c;
value = "device"
.end annotation
.end field
.field public mobile:I
.annotation runtime Lcom/google/gson/a/c;
value = "mobile"
.end annotation
.end field
.field public wifi:I
.annotation runtime Lcom/google/gson/a/c;
value = "wifi"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method