| Modifier and Type | Method and Description |
|---|---|
List<? extends Tweet> |
AccountData.getMentions() |
List<? extends Tweet> |
AccountData.getTimeline() |
| Modifier and Type | Method and Description |
|---|---|
ClassificationResult |
BotometerOperations.checkAccount(User user,
List<Tweet> timeline,
List<Tweet> mentions) |
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) |
ClassificationResult |
AbstractBotometerClient.checkAccount(User user,
List<Tweet> timeline,
List<Tweet> mentions) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Tweet> |
AccountDataDTO.getMentions() |
List<? extends Tweet> |
AccountDataDTO.getTimeline() |
| Modifier and Type | Method and Description |
|---|---|
List<Tweet> |
TwitterClient.getUserTimeline(long userId,
int count) |
List<Tweet> |
TwitterClient.getUserTimeline(String screenName,
int count) |
List<Tweet> |
TwitterClient.search(String query,
int count) |
| Modifier and Type | Method and Description |
|---|---|
List<Tweet> |
Twitter4JTwitterClient.getUserTimeline(long userId,
int count) |
List<Tweet> |
Twitter4JTwitterClient.getUserTimeline(String screenName,
int count) |
List<Tweet> |
Twitter4JTwitterClient.search(String query,
int count) |
| Modifier and Type | Method and Description |
|---|---|
Tweet |
Tweet.getQuotedStatus() |
Tweet |
Tweet.getRetweetedStatus() |
| Modifier and Type | Class and Description |
|---|---|
class |
TweetDTO |
| Modifier and Type | Method and Description |
|---|---|
Tweet |
TweetDTO.getQuotedStatus() |
Tweet |
TweetDTO.getRetweetedStatus() |
| Constructor and Description |
|---|
TweetDTO(Tweet tweet) |
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.