Interface GitFileContent
- 
- All Known Implementing Classes:
 GitFileContentEntity
public interface GitFileContent 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContent()StringgetEncoding()StringgetName()StringgetPath()IntegergetSize() 
 -