public DBSnapshotListener(SnapShotCb <T> cb)
 {
     this.cb = cb;
 }