TaskRunnerType.smali

.class public interface abstract annotation Laegon/chrome/base/task/TaskRunnerType;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/annotation/Annotation;


# annotations
.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 BASE:I = 0x0

.field public static final SEQUENCED:I = 0x1

.field public static final SINGLE_THREAD:I = 0x2