public class FirebaseCountDownLatch
extends java.util.concurrent.CountDownLatch
| Constructor and Description |
|---|
FirebaseCountDownLatch() |
| Modifier and Type | Method and Description |
|---|---|
com.firebase.client.DataSnapshot |
getDataSnapshot() |
FirebaseException |
getFirebaseException() |
void |
setDataSnapshot(com.firebase.client.DataSnapshot dataSnapshot) |
void |
setFirebaseException(FirebaseException firebaseException) |
public FirebaseException getFirebaseException()
public void setFirebaseException(FirebaseException firebaseException)
public com.firebase.client.DataSnapshot getDataSnapshot()
public void setDataSnapshot(com.firebase.client.DataSnapshot dataSnapshot)