Example usage for twitter4j URLEntity interface-usage

List of usage examples for twitter4j URLEntity interface-usage

Introduction

In this page you can find the example usage for twitter4j URLEntity interface-usage.

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 {