org.springframework.social.linkedin.api
Class NetworkStatistics
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.NetworkStatistics
- All Implemented Interfaces:
- Serializable
public class NetworkStatistics
- extends LinkedInObject
- implements Serializable
Network Statistics
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkStatistics
public NetworkStatistics(int[] counts)
NetworkStatistics
public NetworkStatistics(int firstDegreeCount,
int secondDegreeCount)
getFirstDegreeCount
public int getFirstDegreeCount()
getSecondDegreeCount
public int getSecondDegreeCount()