.class public interface abstract Lretrofit2/Callback; .super Ljava/lang/Object; .source "Callback.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # virtual methods .method public abstract onFailure(Lretrofit2/Call;Ljava/lang/Throwable;)V .annotation system Ldalvik/annotation/Signature; value = { "(", "Lretrofit2/Call<", "TT;>;", "Ljava/lang/Throwable;", ")V" } .end annotation .end method .method public abstract onResponse(Lretrofit2/Call;Lretrofit2/Response;)V .annotation system Ldalvik/annotation/Signature; value = { "(", "Lretrofit2/Call<", "TT;>;", "Lretrofit2/Response<", "TT;>;)V" } .end annotation .end method