public class NetworkStatistics extends LinkedInObject implements java.io.Serializable
| Constructor and Description |
|---|
NetworkStatistics(int[] counts) |
NetworkStatistics(int firstDegreeCount,
int secondDegreeCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstDegreeCount() |
int |
getSecondDegreeCount() |
add, getExtraData