com.google.android.gms.common.data
Contains classes for accessing data from Google Play services.
Interfaces
DataBuffer | 
            
               Interface for a buffer of typed data.  | 
          
DataBufferObserver | 
            
               An interface for notifying an observer about changes to a DataBuffer.  | 
          
DataBufferObserver.Observable | 
            
               Interface a data buffer can implement to expose the fact that it supports observation.  | 
          
Freezable | 
            
               Interface for data objects that support being frozen into immutable representations.  | 
          
Classes
AbstractDataBuffer | 
            
               Default implementation of DataBuffer.  | 
          
DataBufferObserverSet | 
            
               Utility class for managing a set of observers and distributing their notifications.  | 
          
DataBufferUtils | 
            
               Utilities for working with   | 
          
FreezableUtils | 
            
               Utilities for working with   |