Region.smali

.class public interface abstract annotation Lcom/sandboxol/center/entity/Region;
.super Ljava/lang/Object;
.source "Region.java"

# 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 GARENA:Ljava/lang/String; = "garena"

.field public static final SANDBOX:Ljava/lang/String; = "sandbox"