Package org.robolectric.shadows.util
Interface DataSource.FileDescriptorTransform
- 
- Enclosing class:
- DataSource
 
 public static interface DataSource.FileDescriptorTransformTransform aFileDescriptorto a string.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoString(FileDescriptor fd, long offset)
 
- 
- 
- 
Method Detail- 
toStringString toString(FileDescriptor fd, long offset) 
 
- 
 
-