Package 

Interface SnapshotParser

  • All Implemented Interfaces:
    com.firebase.ui.common.BaseSnapshotParser

    
    public interface SnapshotParser<T>
     implements BaseSnapshotParser<DataSnapshot, T>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.firebase.ui.common.BaseSnapshotParser

        parseSnapshot
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait