package

com.google.android.gms.common.data

Contains classes for accessing data from Google Play services.

Interfaces

Freezable<T> Interface for data objects that support being frozen into immutable representations. 

Classes

DataBuffer<T> Base class for a buffer of typed data. 
DataBufferUtils Utilities for working with DataBuffer objects.