g.smali

.class public interface abstract Lcom/sandboxol/repository/c/g;
.super Ljava/lang/Object;
.source "FriendsDataSource.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/repository/c/g$a;
    }
.end annotation


# virtual methods
.method public abstract a()V
.end method

.method public abstract a(J)V
.end method

.method public abstract a(Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/FriendStatus;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract a(Lcom/sandboxol/greendao/entity/Friend;)V
.end method

.method public abstract a(Lcom/sandboxol/repository/c/g$a;)V
.end method

.method public abstract a(Ljava/util/List;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/Friend;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract a(Ljava/util/List;Lcom/sandboxol/center/download/interfaces/Action;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/Friend;",
            ">;",
            "Lcom/sandboxol/center/download/interfaces/Action;",
            ")V"
        }
    .end annotation
.end method