| RepoManager | RepoManager | |||
|---|---|---|---|---|
| Compiled from "RepoManager.java" | Compiled from "RepoManager.java" | |||
| public class com.google.firebase.database.core.RepoManager { | public class com.google.firebase.database.core.RepoManager { | |||
| public com.google.firebase.database.core.RepoManager(); | ||||
| public static com.google.firebase.database.core.Repo getRepo(com.google.fireba se.database.core.Context, com.google.firebase.database.core.RepoInfo) throws com .google.firebase.database.DatabaseException; | public static com.google.firebase.database.core.Repo getRepo(com.google.fireba se.database.core.Context, com.google.firebase.database.core.RepoInfo) throws com .google.firebase.database.DatabaseException; | |||
| public static com.google.firebase.database.core.Repo createRepo(com.google.fir ebase.database.core.Context, com.google.firebase.database.core.RepoInfo, com.goo gle.firebase.database.FirebaseDatabase) throws com.google.firebase.database.Data baseException; | public static com.google.firebase.database.core.Repo createRepo(com.google.fir ebase.database.core.Context, com.google.firebase.database.core.RepoInfo, com.goo gle.firebase.database.FirebaseDatabase) throws com.google.firebase.database.Data baseException; | |||
| public static void interrupt(com.google.firebase.database.core.Context); | public static void interrupt(com.google.firebase.database.core.Context); | |||
| public static void interrupt(com.google.firebase.database.core.Repo); | public static void interrupt(com.google.firebase.database.core.Repo); | |||
| public static void resume(com.google.firebase.database.core.Repo); | public static void resume(com.google.firebase.database.core.Repo); | |||
| public static void resume(com.google.firebase.database.core.Context); | public static void resume(com.google.firebase.database.core.Context); | |||
| public com.google.firebase.database.core.RepoManager(); | ||||
| static java.util.Map access$000(com.google.firebase.database.core.RepoManager) ; | static java.util.Map access$000(com.google.firebase.database.core.RepoManager) ; | |||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41 | ||||