Package com.jcabi.github
Class RepositoryStatistics
java.lang.Object
com.jcabi.github.RepositoryStatistics
Repository statistics.
- Since:
- 1.8.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSmart RepositoryStatistics. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RepositoryStatistics
Public ctor.- Parameters:
repository- Repository
-
-
Method Details
-
toMap
Get all statistics as a map.- Returns:
- Map of statistics
- Throws:
IOException- If there is any I/O problem
-