|
spring-social-linkedin | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.linkedin.api.NetworkStatistics
public class NetworkStatistics
Network Statistics
| Constructor Summary | |
|---|---|
NetworkStatistics(int[] counts)
|
|
NetworkStatistics(int firstDegreeCount,
int secondDegreeCount)
|
|
| Method Summary | |
|---|---|
int |
getFirstDegreeCount()
|
int |
getSecondDegreeCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetworkStatistics(int[] counts)
public NetworkStatistics(int firstDegreeCount,
int secondDegreeCount)
| Method Detail |
|---|
public int getFirstDegreeCount()
public int getSecondDegreeCount()
|
spring-social-linkedin | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||