-
- All Implemented Interfaces:
public final class User
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringidprivate final Map<String, Object>dataprivate final IntegerfollowersCountprivate final IntegerfollowingCount
-
Method Summary
Modifier and Type Method Description final StringgetId()final Map<String, Object>getData()final IntegergetFollowersCount()final IntegergetFollowingCount()-
-
Method Detail
-
getFollowersCount
final Integer getFollowersCount()
-
getFollowingCount
final Integer getFollowingCount()
-
-
-
-