| GaePlatform | GaePlatform | |||
|---|---|---|---|---|
| Compiled from "GaePlatform.java" | Compiled from "GaePlatform.java" | |||
| class com.google.firebase.database.core.GaePlatform implements com.google.fireba se.database.core.Platform { | class com.google.firebase.database.core.GaePlatform implements com.google.fireba se.database.core.Platform { | |||
| java.util.concurrent.ThreadFactory threadFactoryInstance; | java.util.concurrent.ThreadFactory threadFactoryInstance; | |||
| public com.google.firebase.database.core.GaePlatform(com.google.firebase.Fireb aseApp); | public com.google.firebase.database.core.GaePlatform(com.google.firebase.Fireb aseApp); | |||
| public com.google.firebase.database.logging.Logger newLogger(com.google.fireba se.database.core.Context, com.google.firebase.database.logging.Logger$Level, jav a.util.List<java.lang.String>); | ||||
| public static boolean isActive(); | public static boolean isActive(); | |||
| public com.google.firebase.database.logging.Logger newLogger(com.google.fireba se.database.core.Context, com.google.firebase.database.logging.Logger$Level, jav a.util.List<java.lang.String>); | ||||
| public void initialize(); | public void initialize(); | |||
| public com.google.firebase.database.core.EventTarget newEventTarget(com.google .firebase.database.core.Context); | public com.google.firebase.database.core.EventTarget newEventTarget(com.google .firebase.database.core.Context); | |||
| public com.google.firebase.database.core.RunLoop newRunLoop(com.google.firebas e.database.core.Context); | public com.google.firebase.database.core.RunLoop newRunLoop(com.google.firebas e.database.core.Context); | |||
| public com.google.firebase.database.core.AuthTokenProvider newAuthTokenProvide r(java.util.concurrent.ScheduledExecutorService); | public com.google.firebase.database.core.AuthTokenProvider newAuthTokenProvide r(java.util.concurrent.ScheduledExecutorService); | |||
| public com.google.firebase.database.connection.PersistentConnection newPersist entConnection(com.google.firebase.database.core.Context, com.google.firebase.dat abase.connection.ConnectionContext, com.google.firebase.database.connection.Host Info, com.google.firebase.database.connection.PersistentConnection$Delegate); | public com.google.firebase.database.connection.PersistentConnection newPersist entConnection(com.google.firebase.database.core.Context, com.google.firebase.dat abase.connection.ConnectionContext, com.google.firebase.database.connection.Host Info, com.google.firebase.database.connection.PersistentConnection$Delegate); | |||
| public java.lang.String getUserAgent(com.google.firebase.database.core.Context ); | public java.lang.String getUserAgent(com.google.firebase.database.core.Context ); | |||
| public java.lang.String getPlatformVersion(); | public java.lang.String getPlatformVersion(); | |||
| public com.google.firebase.database.core.persistence.PersistenceManager create PersistenceManager(com.google.firebase.database.core.Context, java.lang.String); | public com.google.firebase.database.core.persistence.PersistenceManager create PersistenceManager(com.google.firebase.database.core.Context, java.lang.String); | |||
| } | } | |||
| 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 | ||||