JobInfo$ReschedulePolicy.smali
.class public interface abstract annotation Lcom/vungle/warren/tasks/JobInfo$ReschedulePolicy;
.super Ljava/lang/Object;
.source "JobInfo.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/vungle/warren/tasks/JobInfo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "ReschedulePolicy"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final EXPONENTIAL:I = 0x1
.field public static final LINEAR:I