List of usage examples for twitter4j URLEntity interface-usage
From source file com.freshdigitable.udonroad.module.realm.URLEntityRealm.java
/** * URLEntityRealm is realm object implementation for URLEntity of twitter4j. * * Created by akihit on 2016/06/23. */ public class URLEntityRealm extends RealmObject implements URLEntity {