Skip to content

Commit

Permalink
AAA
Browse files Browse the repository at this point in the history
AA
  • Loading branch information
abenkdh committed Dec 16, 2019
1 parent b007f57 commit 805d2cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

public interface BSJsonV2Listener {
void onStart();
void onEnd();
void onLoaded(String responseBody);
void onEnd();
}

0 comments on commit 805d2cc

Please sign in to comment.