LocalTeamsOrBuilder.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/LocalTeamsOrBuilder;
.super Ljava/lang/Object;
.source "LocalTeamsOrBuilder.java"

# interfaces
.implements Lcom/google/protobuf/y;


# virtual methods
.method public abstract getTeams(I)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/Team;
.end method

.method public abstract getTeamsCount()I
.end method

.method public abstract getTeamsList()Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/Team;",
            ">;"
        }
    .end annotation
.end method