| Package | Description |
|---|---|
| org.apache.streams.twitter.pojo |
| Modifier and Type | Method and Description |
|---|---|
Hashtag |
Hashtag.withAdditionalProperty(String name,
Object value) |
Hashtag |
Hashtag.withIndices(List<Object> indices) |
Hashtag |
Hashtag.withText(String text) |
| Modifier and Type | Method and Description |
|---|---|
List<Hashtag> |
Entities.getHashtags() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entities.setHashtags(List<Hashtag> hashtags) |
Entities |
Entities.withHashtags(List<Hashtag> hashtags) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.