| Modifier and Type | Method and Description |
|---|---|
User |
ClassificationResult.getUser() |
User |
AccountData.getUser() |
| Modifier and Type | Method and Description |
|---|---|
ClassificationResult |
BotometerOperations.checkAccount(User user,
List<Tweet> timeline,
List<Tweet> mentions) |
| Modifier and Type | Method and Description |
|---|---|
ClassificationResult |
AbstractBotometerClient.checkAccount(User user,
List<Tweet> timeline,
List<Tweet> mentions) |
| Modifier and Type | Method and Description |
|---|---|
User |
ClassificationResultDTO.getUser() |
User |
AccountDataDTO.getUser() |
| Modifier and Type | Method and Description |
|---|---|
User |
TwitterClient.getUser(long userId) |
User |
TwitterClient.getUser(String screenName) |
| Modifier and Type | Method and Description |
|---|---|
User |
Twitter4JTwitterClient.getUser(long userId) |
User |
Twitter4JTwitterClient.getUser(String screenName) |
| Modifier and Type | Method and Description |
|---|---|
User |
Tweet.getUser() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserDTO |
| Modifier and Type | Method and Description |
|---|---|
User |
TweetDTO.getUser() |
| Constructor and Description |
|---|
UserDTO(User user)
Constructs a UserDTO from a
User. |
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.