.class public interface abstract Landroid/support/v4/app/LoaderManager$LoaderCallbacks; .super Ljava/lang/Object; .source "LoaderManager.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroid/support/v4/app/LoaderManager; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "LoaderCallbacks" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # virtual methods .method public abstract onCreateLoader(ILandroid/os/Bundle;)Landroid/support/v4/content/Loader; .annotation system Ldalvik/annotation/Signature; value = { "(I", "Landroid/os/Bundle;", ")", "Landroid/support/v4/content/Loader", ";" } .end annotation .end method .method public abstract onLoadFinished(Landroid/support/v4/content/Loader;Ljava/lang/Object;)V .annotation system Ldalvik/annotation/Signature; value = { "(", "Landroid/support/v4/content/Loader", ";TD;)V" } .end annotation .end method .method public abstract onLoaderReset(Landroid/support/v4/content/Loader;)V .annotation system Ldalvik/annotation/Signature; value = { "(", "Landroid/support/v4/content/Loader", ";)V" } .end annotation .end method